// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum AttackType : int { Single = 0, Splash = 1, Through = 2, Heal = 3, }; }