Navigation
API > API/Runtime > API/Runtime/PropertyPath
References
| Module | PropertyPath |
| Header | /Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h |
| Include | #include "PropertyPathHelpers.h" |
Syntax
template<>
struct FSetValueFastHelper< bool >
Remarks
Explicit specialization for bools/bitfields
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | SetValue
(
const FCachedPropertyPath& InPropertyPath, |