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