// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum DialogType : int { Talk = 0, Think = 1, UITalk = 2, }; }