Navigation
API > API/Runtime > API/Runtime/PropertyPath
| Type | Name | Description | |
|---|---|---|---|
| bool | PropertyPathHelpers::GetPropertyValueFast
(
UObject* InContainer, |
Get the value represented by this property path. | |
| bool | PropertyPathHelpers::GetPropertyValueFast
(
UObject* InContainer, |
Get the value and the leaf property represented by this property path, forcing the use of cached addresses whether or not the path resolves over object or dynamic array boundaries. |