Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/FStateTreeDataView
| Type | Name | Description | |
|---|---|---|---|
| TEnableIf< TIsDerivedFrom< T, UObject >::IsDerived, constT & >::Type | Get () |
UOBJECT() getters (reference & pointer, const & mutable) | |
| TEnableIf::IsDerived &&!TIsIInterface< T >::Value, constT & >:... | Get () |
USTRUCT() getters (reference & pointer, const & mutable) | |
| TEnableIf< TIsIInterface< T >::Value, constT & >::Type | Get () |
IInterface() getters (reference & pointer, const & mutable) |