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, int32 N>
struct FGetValueFastHelper< TN >
Remarks
Partial specialization for arrays
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetValue
(
const FCachedPropertyPath& InPropertyPath, |