Navigation
API > API/Runtime > API/Runtime/PropertyPath
References
| Module | PropertyPath |
| Header | /Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h |
| Include | #include "PropertyPathHelpers.h" |
Syntax
template<typename T>
struct FGetValueFastHelper
Remarks
Helper function used to get a value from an already-resolved property path
Specializations
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetValue
(
const FCachedPropertyPath& InPropertyPath, |