// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum ExternalBTNodeType : int { Sequence = 0, Selector = 1, Instant = 2, SubNode = 3, ExecuteAll = 4, }; }