Zdexby TheHolyOneZ
5,360 classes
Class

UMovieGraphNode

: UObject
/Script/MovieRenderPipelineCore.MovieGraphNode 0x00A8 (168 B) align 8 inherited 0x0028 vtable /Script/MovieRenderPipelineCore
0x00x00A8

Members 7

OffsetSizeNameTypeFlagsDefault
0x00280x18padding / unreflected
0x10ScriptTagsTArray<FString>4 flags[]
0x10InputPinsTArray<UMovieGraphPin*>Protected+4 flags[]
0x10OutputPinsTArray<UMovieGraphPin*>Protected+4 flags[]
0x10DynamicPropertiesFInstancedPropertyBagProtected+2 flags{Value={}}
0x10ExposedPropertyInfoTArray<FMovieGraphPropertyInfo>Protected+2 flags[]
0x01bIsDisabled : 1bit 0boolProtected+3 flagsfalse
0x00910x03padding / unreflected
0x10GuidFGuidProtected+5 flags{A=0, B=0, C=0, D=0}
0x00A40x04unreflected bytes to end of UMovieGraphNode

Functions 18

SignatureFlagsNativeParams
void UnpromotePropertyFromPin(const FName& PropertyName)NativePublic0x08
void TogglePromotePropertyToPin(const FName& PropertyName)NativePublic0x08
void SetDisabled(bool bNewDisableState)FinalNative+1 flags0x01
void PromotePropertyToPin(const FName& PropertyName)NativePublic0x08
bool IsDisabled()FinalNative+1 flags0x01
TArray<FMovieGraphPropertyInfo> GetOverrideablePropertyInfo()NativePublic0x10
TArray<UMovieGraphPin*> GetOutputPins()FinalNative+1 flags0x10
TArray<FMovieGraphPinProperties> GetOutputPinProperties()NativePublic0x10
UMovieGraphPin* GetOutputPin(const FName& InPinLabel)FinalNative+1 flags0x10
TArray<UMovieGraphPin*> GetInputPins()FinalNative+1 flags0x10
TArray<FMovieGraphPinProperties> GetInputPinProperties()NativePublic0x10
UMovieGraphPin* GetInputPin(const FName& InPinLabel, const EMovieGraphPinQueryRequirement& PinRequirement)FinalNative+1 flags0x18
UMovieGraphPin* GetFirstConnectedOutputPin()FinalNative+1 flags0x08
UMovieGraphPin* GetFirstConnectedInputPin()FinalNative+1 flags0x08
TArray<FMovieGraphPropertyInfo> GetExposedProperties()NativePublic0x10
EMovieGraphBranchRestriction GetBranchRestriction()NativePublic0x01
bool CanBeDisabled()NativePublic0x01
bool CanBeAddedByUser()NativePublic0x01

Subclasses 8

Used by 4

types with a member, parameter or interface of this type