Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectGlobals.h |
| Include | #include "UObject/UObjectGlobals.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/UObjectGlobals.cpp |
void GlobalSetProperty
(
const TCHAR * Value,
UClass * Class,
FProperty * Property,
bool bNotifyObjectOfChange
)
Remarks
Internal function used to set a specific property value from debug/console code