콘텐츠로 이동
한국어

FsmStateData

이 콘텐츠는 아직 번역되지 않았습니다.

Defined in: src/fsm/PersistentFSM.ts:87

Combined state held by the underlying PersistentActor.

S extends string

D

readonly data: D

Defined in: src/fsm/PersistentFSM.ts:89


readonly state: S

Defined in: src/fsm/PersistentFSM.ts:88