RootStateMachineGuid
|
FGuid |
0x40 |
|
OnStateMachineInitializedEvent
|
FMulticastInlineDelegate |
0x50 |
|
OnStateMachineStartedEvent
|
FMulticastInlineDelegate |
0x60 |
|
OnStateMachineUpdatedEvent
|
FMulticastInlineDelegate |
0x70 |
|
OnStateMachineStoppedEvent
|
FMulticastInlineDelegate |
0x80 |
|
OnStateMachineTransitionTakenEvent
|
FMulticastInlineDelegate |
0x90 |
|
OnStateMachineStateChangedEvent
|
FMulticastInlineDelegate |
0xa0 |
|
ComponentOwner
|
USMStateMachineComponent* |
0xb0 |
|
ServerStateMachine
|
TScriptInterface<ISMStateMachineNetworkedInterface> |
0xb8 |
|
ActiveTransactions
|
TArray<FSMNetworkedTransaction> |
0x208 |
|
RootStateMachine
|
FSMStateMachine |
0x218 |
|
R_StateMachineContext
|
UObject* |
0x5d8 |
|
R_ActiveStates
|
TArray<FGuid> |
0x5e0 |
|
ReferenceOwner
|
USMInstance* |
0x5f0 |
|
StateMachineClass
|
USMStateMachineInstance* |
0x5f8 |
|
bAutoManageTime
|
bool |
0x600 |
|
bStopOnEndState
|
bool |
0x601 |
|
bCanEverTick
|
bool |
0x602 |
|
bCanTickWhenPaused
|
bool |
0x603 |
|
TickInterval
|
float |
0x604 |
|
bTickRegistered
|
bool |
0x608 |
|
bTickBeforeInitialize
|
bool |
0x609 |
|
MaxTimeToWaitForUpdate
|
float |
0x60c |
|
TimeSinceAllowedTick
|
float |
0x610 |
|
WorldSeconds
|
float |
0x614 |
|
WorldTimeDelta
|
float |
0x618 |
|
bCallTickOnManualUpdate
|
bool |
0x61c |
|
bIsTicking
|
bool |
0x61d |
|
bIsUpdating
|
bool |
0x61e |
|
bCanEvaluateTransitionsLocally : 1
|
char |
0x620 |
|
bCanTakeTransitionsLocally : 1
|
char |
0x620 |
|
bCanExecuteStateLogic : 1
|
char |
0x620 |
|
R_bHasStarted : 1
|
char |
0x620 |
|
ReferenceTemplates
|
TArray<UObject*> |
0x628 |
|