| bool IsTypeCompatibleWith(UMovieGraphPin* InOtherPin) | FinalNative+1 flags | | 0x09 |
| bool IsPinDirectionCompatibleWith(UMovieGraphPin* OtherPin) | FinalNative+1 flags | | 0x09 |
| bool IsOutputPin() | FinalNative+1 flags | | 0x01 |
| bool IsInputPin() | FinalNative+1 flags | | 0x01 |
| bool IsConnectionToBranchAllowed(UMovieGraphPin* OtherPin, FText& OutError) | FinalNative+1 flags | | 0x19 |
| bool IsConnected() | FinalNative+1 flags | | 0x01 |
| UMovieGraphPin* GetFirstConnectedPin(bool bFollowRerouteConnections) | FinalNative+1 flags | | 0x10 |
| TArray<UMovieGraphNode*> GetConnectedNodes() | FinalNative+1 flags | | 0x10 |
| TArray<UMovieGraphPin*> GetAllConnectedPins() | FinalNative+1 flags | | 0x10 |
| int32 EdgeCount() | FinalNative+1 flags | | 0x04 |
| bool CanCreateConnection(UMovieGraphPin* InOtherPin) | FinalNative+1 flags | | 0x09 |
| bool AllowsMultipleConnections() | FinalNative+1 flags | | 0x01 |