Navigation
Unreal Engine C++ API Reference > Runtime > PropertyPath
References
Module | PropertyPath |
Header | /Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h |
Include | #include "PropertyPathHelpers.h" |
Syntax
template<typename T>
struct FSetValueFastHelper
Remarks
Helper function used to set a value from an already-resolved property path
Specializations
FSetValueFastHelper< bool >
FSetValueFastHelper< T[N]>
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | SetValue
(
const FCachedPropertyPath& InPropertyPath, |