// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum TBGProbModifyCondition : int { None = 0, AllyRevive = 1, DicePlayFail = 2, }; }