// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum MessagePopupButtonType : int { Accept = 0, Cancel = 1, Command = 2, }; }