FSMFullSyncStateTransaction¶
Module: SMSystem
#include <SMTransactions.h>
Inherits from FSMTransaction_Base
Description¶
Use for syncing the complete state of a state machine.
Public Functions¶
Name | |
---|---|
FSMFullSyncStateTransaction() | |
FSMFullSyncStateTransaction(const FGuid & InGuid, const float InTimeInState) |
Public Attributes¶
Name | |
---|---|
FGuid | BaseGuid |
float | TimeInState |
Public Functions Documentation¶
function
FSMFullSyncStateTransaction¶
function
FSMFullSyncStateTransaction¶
Public Attributes Documentation¶
variable
BaseGuid¶
The node path guid.