namespace Aitex.Core.RT.Fsm { public enum FSM_STATE { UNDEFINE = 268435440, SAME = 268435441, ANY = 268435442 } }