Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > KismetNodes > FKismetNodeInfoContext
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/KismetNodes/KismetNodeInfoContext.h |
Include | #include "KismetNodes/KismetNodeInfoContext.h" |
Syntax
struct FObjectUUIDPair
Variables
Type | Name | Description |
---|---|---|
UObject * | Object | |
int32 | UUID |
Constructors
Type | Name | Description |
---|---|---|
FObjectUUIDPair ( UObject* InObject, int32 InUUID ) |
Functions
Type | Name | Description |
---|---|---|
FString | GetDisplayName () |