Skip to content

LD::PropertyUtils::FPropertyRetrieval

Public Functions

Name
UObject * GetObjectValue() const
void SetObjectValue(UObject * NewValue) const

Public Attributes

Name
FObjectProperty * ObjectProperty
const void * ObjectContainer

Public Functions Documentation

function GetObjectValue

UObject * GetObjectValue() const

function SetObjectValue

void SetObjectValue(
    UObject * NewValue
) const

Public Attributes Documentation

variable ObjectProperty

FObjectProperty * ObjectProperty;

variable ObjectContainer

const void * ObjectContainer;