// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum TargetingUnitType : int { None_ = 0, Near = 1, Far = 2, MinHp = 3, MaxHp = 4, Random = 5, }; }