Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > TProperty
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TCppType const * | GetPropertyValuePtr_InContainer
(
void const* A, |
Convert the address of a container to the address of the property value, in the proper type |
![]() ![]() |
TCppType * | GetPropertyValuePtr_InContainer
(
void* A, |
Convert the address of a container to the address of the property value, in the proper type |