Navigation
API > API/Runtime > API/Runtime/PropertyPath
Static array partial specialization
| Name | FConcreteTypeCompatibleWithReflectedTypeHelper< T[N]> |
| Type | struct |
| Header File | /Engine/Source/Runtime/PropertyPath/Public/PropertyTypeCompatibility.h |
| Include Path | #include "PropertyTypeCompatibility.h" |
Syntax
template<typename T, int32 N>
struct FConcreteTypeCompatibleWithReflectedTypeHelper< TN >
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool IsConcreteTypeCompatibleWithReflectedType
(
FProperty* Property |
PropertyTypeCompatibility.h |