// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum SubEventType : int { None = 0, SubEvent = 1, SubEventPermanent = 2, }; }