Navigation
API > API/Runtime > API/Runtime/PropertyPath
| Type | Name | Description | |
|---|---|---|---|
| bool | PropertyPathHelpers::SetPropertyValue
(
UObject* InContainer, |
Set the value and the leaf property represented by this property path If the cached property path has a cached address it will use that as a 'fast path' instead of iterating the path. | |
| bool | PropertyPathHelpers::SetPropertyValue
(
UObject* InContainer, |
Set the value and the leaf property represented by this property path If the cached property path has a cached address it will use that as a 'fast path' instead of iterating the path. |