forked from BigfootDev/flatbuffers
10 lines
173 B
Python
10 lines
173 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: Example
|
|
|
|
class Any(object):
|
|
NONE = 0
|
|
Monster = 1
|
|
TestSimpleTableWithEnum = 2
|
|
|