// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum BulletType : int { Normal = 0, Pierce = 1, Explosion = 2, Siege = 3, Mystic = 4, None = 5, Sonic = 6, }; }