// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum ObstacleDestroyType : int { Remain = 0, Remove = 1, }; }