// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum ToastType : int { None_ = 0, Tactic_Left = 1, Tactic_Right = 2, Social_Center = 3, Social_Mission = 4, Social_Right = 5, Notice_Center = 6, }; }