10 lines
171 B
Python
10 lines
171 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class StageTopography(object):
|
|
Street = 0
|
|
Outdoor = 1
|
|
Indoor = 2
|
|
|