Navigation
API > API/Plugins > API/Plugins/StateTreeModule
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreePropertyRefHelpers.h |
| Include | #include "StateTreePropertyRefHelpers.h" |
Syntax
template<class T, class>
struct Validator
Specializations
Validator< FBoolProperty::TCppType >
Validator< FByteProperty::TCppType >
Validator< FDoubleProperty::TCppType >
Validator< FFloatProperty::TCppType >
Validator< FInt64Property::TCppType >
Validator< FIntProperty::TCppType >
Validator< FNameProperty::TCppType >
Validator< FStrProperty::TCppType >
Validator< FTextProperty::TCppType >