Home | History | Annotate | Download | only in Example
      1 # automatically generated by the FlatBuffers compiler, do not modify
      2 
      3 # namespace: Example
      4 
      5 class Any(object):
      6     NONE = 0
      7     Monster = 1
      8     TestSimpleTableWithEnum = 2
      9     MyGame_Example2_Monster = 3
     10 
     11