// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum TargetingCellType : int { None_ = 0, Near = 1, Far = 2, }; }