| void UnpromotePropertyFromPin(const FName& PropertyName) | NativePublic | | 0x08 |
| void TogglePromotePropertyToPin(const FName& PropertyName) | NativePublic | | 0x08 |
| void SetDisabled(bool bNewDisableState) | FinalNative+1 flags | | 0x01 |
| void PromotePropertyToPin(const FName& PropertyName) | NativePublic | | 0x08 |
| bool IsDisabled() | FinalNative+1 flags | | 0x01 |
| TArray<FMovieGraphPropertyInfo> GetOverrideablePropertyInfo() | NativePublic | | 0x10 |
| TArray<UMovieGraphPin*> GetOutputPins() | FinalNative+1 flags | | 0x10 |
| TArray<FMovieGraphPinProperties> GetOutputPinProperties() | NativePublic | | 0x10 |
| UMovieGraphPin* GetOutputPin(const FName& InPinLabel) | FinalNative+1 flags | | 0x10 |
| TArray<UMovieGraphPin*> GetInputPins() | FinalNative+1 flags | | 0x10 |
| TArray<FMovieGraphPinProperties> GetInputPinProperties() | NativePublic | | 0x10 |
| UMovieGraphPin* GetInputPin(const FName& InPinLabel, const EMovieGraphPinQueryRequirement& PinRequirement) | FinalNative+1 flags | | 0x18 |
| UMovieGraphPin* GetFirstConnectedOutputPin() | FinalNative+1 flags | | 0x08 |
| UMovieGraphPin* GetFirstConnectedInputPin() | FinalNative+1 flags | | 0x08 |
| TArray<FMovieGraphPropertyInfo> GetExposedProperties() | NativePublic | | 0x10 |
| EMovieGraphBranchRestriction GetBranchRestriction() | NativePublic | | 0x01 |
| bool CanBeDisabled() | NativePublic | | 0x01 |
| bool CanBeAddedByUser() | NativePublic | | 0x01 |