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