• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# automatically generated by the FlatBuffers compiler, do not modify
2
3# namespace: Example
4
5class Any(object):
6    NONE = 0
7    Monster = 1
8    TestSimpleTableWithEnum = 2
9    MyGame_Example2_Monster = 3
10
11