Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/FStateTreePropertyRef
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreePropertyRef.h |
| Include | #include "StateTreePropertyRef.h" |
template<class... T>
TTuple < T *... > GetMutablePtrTuple
(
FStateTreeExecutionContext & Context
) const
a tuple of pointers of the given types to the property if possible, nullptr otherwise.