1 2 3 4 5 6 7 8 9
jin.ai = jin.ai or {} local ja = jin.ai ja.StateMachineType = { STEPWISE = 1, ITERATIVE = 2, }