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 ContainerType>
struct FGetValueHelper< bool, ContainerType >
Remarks
Partial specialization for bools/bitfields
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetValue
(
ContainerType* InContainer, |