Zdexby TheHolyOneZ
5,360 classes
Class

UMovieGraphPin

: UObject
/Script/MovieRenderPipelineCore.MovieGraphPin 0x0068 (104 B) align 8 inherited 0x0028 vtable /Script/MovieRenderPipelineCore
0x00x0068

Members 3

OffsetSizeNameTypeFlagsDefault
0x08NodeUMovieGraphNode*8 flagsnullptr
0x20propertiesFMovieGraphPinProperties5 flags{Label=None, Type=Float, TypeObject=nullptr, bAllowMultiple…
0x10EdgesTArray<UMovieGraphEdge*>7 flags[]
0x00600x08unreflected bytes to end of UMovieGraphPin

Functions 12

SignatureFlagsNativeParams
bool IsTypeCompatibleWith(UMovieGraphPin* InOtherPin)FinalNative+1 flags0x09
bool IsPinDirectionCompatibleWith(UMovieGraphPin* OtherPin)FinalNative+1 flags0x09
bool IsOutputPin()FinalNative+1 flags0x01
bool IsInputPin()FinalNative+1 flags0x01
bool IsConnectionToBranchAllowed(UMovieGraphPin* OtherPin, FText& OutError)FinalNative+1 flags0x19
bool IsConnected()FinalNative+1 flags0x01
UMovieGraphPin* GetFirstConnectedPin(bool bFollowRerouteConnections)FinalNative+1 flags0x10
TArray<UMovieGraphNode*> GetConnectedNodes()FinalNative+1 flags0x10
TArray<UMovieGraphPin*> GetAllConnectedPins()FinalNative+1 flags0x10
int32 EdgeCount()FinalNative+1 flags0x04
bool CanCreateConnection(UMovieGraphPin* InOtherPin)FinalNative+1 flags0x09
bool AllowsMultipleConnections()FinalNative+1 flags0x01

Used by 4

types with a member, parameter or interface of this type