Zdexby TheHolyOneZ
5,360 classes
Class

UInterchangeBaseNode

: UObject
/Script/InterchangeCore.InterchangeBaseNode 0x0060 (96 B) align 8 inherited 0x0028 vtable /Script/InterchangeCore
0x00x0060

Members 0

OffsetSizeNameTypeFlagsDefault
0x00280x38unreflected bytes to end of UInterchangeBaseNode

Functions 35

SignatureFlagsNativeParams
bool SetEnabled(bool bIsEnabled)FinalNative+1 flags0x02
bool SetDisplayLabel(const FString& DisplayName)FinalNative+1 flags0x11
bool SetAssetName(const FString& AssetName)NativePublic0x11
bool RemoveTargetNodeUid(const FString& AssetUid)FinalNative+1 flags0x11
bool RemoveAttribute(const FString& NodeAttributeKey)FinalNative+1 flags0x11
bool IsEnabled()FinalNative+1 flags0x01
void InitializeNode(const FString& UniqueID, const FString& DisplayLabel, const EInterchangeNodeContainerType& NodeContainerType)FinalNative+1 flags0x21
bool GetVector2Attribute(const FString& NodeAttributeKey, const FVector2f& OutValue)FinalNative+1 flags0x19
FString GetUniqueID()FinalNative+1 flags0x10
FString GetTypeName()NativePublic0x10
void GetTargetNodeUids(const TArray<FString>& OutTargetAssets)FinalNative+1 flags0x10
int32 GetTargetNodeCount()FinalNative+1 flags0x04
bool GetStringAttribute(const FString& NodeAttributeKey, const FString& OutValue)FinalNative+1 flags0x21
FString GetParentUid()FinalNative+1 flags0x10
EInterchangeNodeContainerType GetNodeContainerType()FinalNative+1 flags0x01
bool GetNamespace(const FString& Namespace)FinalNative+1 flags0x11
bool GetLinearColorAttribute(const FString& NodeAttributeKey, const FLinearColor& OutValue)FinalNative+1 flags0x21
bool GetInt32Attribute(const FString& NodeAttributeKey, const int32& OutValue)FinalNative+1 flags0x15
FName GetIconName()NativePublic0x08
bool GetGuidAttribute(const FString& NodeAttributeKey, const FGuid& OutValue)FinalNative+1 flags0x21
bool GetFloatAttribute(const FString& NodeAttributeKey, const float& OutValue)FinalNative+1 flags0x15
bool GetDoubleAttribute(const FString& NodeAttributeKey, const double& OutValue)FinalNative+1 flags0x19
FString GetDisplayLabel()FinalNative+1 flags0x10
int32 GetDesiredChildIndex()FinalNative+1 flags0x04
bool GetBooleanAttribute(const FString& NodeAttributeKey, const bool& OutValue)FinalNative+1 flags0x12
FString GetAssetName()NativePublic0x10
bool AddVector2Attribute(const FString& NodeAttributeKey, const FVector2f& Value)FinalNative+1 flags0x19
bool AddTargetNodeUid(const FString& AssetUid)FinalNative+1 flags0x11
bool AddStringAttribute(const FString& NodeAttributeKey, const FString& Value)FinalNative+1 flags0x21
bool AddLinearColorAttribute(const FString& NodeAttributeKey, const FLinearColor& Value)FinalNative+1 flags0x21
bool AddInt32Attribute(const FString& NodeAttributeKey, const int32& Value)FinalNative+1 flags0x15
bool AddGuidAttribute(const FString& NodeAttributeKey, const FGuid& Value)FinalNative+1 flags0x21
bool AddFloatAttribute(const FString& NodeAttributeKey, const float& Value)FinalNative+1 flags0x15
bool AddDoubleAttribute(const FString& NodeAttributeKey, const double& Value)FinalNative+1 flags0x19
bool AddBooleanAttribute(const FString& NodeAttributeKey, const bool& Value)FinalNative+1 flags0x12

Subclasses 19

Used by 4

types with a member, parameter or interface of this type