Navigation
API > API/Runtime > API/Runtime/PropertyPath
References
| Module | PropertyPath |
| Header | /Engine/Source/Runtime/PropertyPath/Public/PropertyTypeCompatibility.h |
| Include | #include "PropertyTypeCompatibility.h" |
template<typename T>
bool PropertySizesMatch_Impl
(
FProperty * InProperty
)
Specializations
PropertySizesMatch_Impl< uint16 >
PropertySizesMatch_Impl< uint32 >
PropertySizesMatch_Impl< uint64 >
PropertySizesMatch_Impl< uint8 >