// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum BubbleType : int { Idle = 0, Monologue = 1, EmoticonNormal = 2, EmoticonFavorite = 3, EmoticonReward = 4, EmoticonGiveGift = 5, }; }