Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FProperty
| Type | Name | Description | |
|---|---|---|---|
| ValueType * | ContainerPtrToValuePtr
(
UObject* ContainerPtr, |
Get the pointer to property value in a supplied 'container'. | |
| ValueType * | ContainerPtrToValuePtr
(
void* ContainerPtr, |
||
| ValueType const * | ContainerPtrToValuePtr
(
UObject const* ContainerPtr, |
||
| ValueType const * | ContainerPtrToValuePtr
(
void const* ContainerPtr, |