Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/FStateTreeDataView
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeTypes.h |
| Include | #include "StateTreeTypes.h" |
bool IsValid() const
Remarks
Check is the view is valid (both pointer and type are set). On valid views it is safe to call the Get<>() methods returning a reference. True if the view is valid.