Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/FStateTreeReference
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeReference.h |
| Include | #include "StateTreeReference.h" |
| Source | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Private/StateTreeReference.cpp |
bool RequiresParametersSync() const
Remarks
Indicates if current parameters are compatible with those available in the selected StateTree asset. true when parameters requires to be synced to be compatible with those available in the selected StateTree asset, false otherwise.