Navigation
API > API/Runtime > API/Runtime/PropertyPath
| Type | Name | Description | |
|---|---|---|---|
| bool | PropertyPathHelpers::GetPropertyValue
(
UObject* InContainer, |
Get the value represented by this property path. | |
| bool | PropertyPathHelpers::GetPropertyValue
(
UObject* InContainer, |
Get the value represented by this property path. | |
| bool | PropertyPathHelpers::GetPropertyValue
(
UObject* InContainer, |
Get the value and the leaf property represented by this property path. | |
| bool | PropertyPathHelpers::GetPropertyValue
(
UObject* InContainer, |
Get the value and the leaf property represented by this property path. |