flatbuffers/tests/MyGame/Example/Any.py

10 lines
145 B
Python
Raw Normal View History

# automatically generated, do not modify
# namespace: Example
class Any(object):
NONE = 0
Monster = 1
TestSimpleTableWithEnum = 2