// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum StageTopography : int { Street = 0, Outdoor = 1, Indoor = 2, }; }