FObjectUUIDPair

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 ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library