FObjectUUIDPair

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/KismetNodes/KismetNodeInfoContext.h

Include

#include "KismetNodes/KismetNodeInfoContext.h"

Syntax

struct FObjectUUIDPair

Variables

Name Description

Public variable

UObject *

 

Object

Public variable

int32

 

UUID

Constructors

Name Description

Public function

FObjectUUIDPair

(
    UObject* InObject,
    int32 InUUID
)

Functions

Name Description

Public function Const

FString

 

GetDisplayName()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss