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, typename ContainerType, int32 N>
struct FGetValueHelper< T[N], ContainerType >
Remarks
Partial specialization for arrays
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | GetValue
(
ContainerType* InContainer, |