summaryrefslogtreecommitdiff
path: root/tests/MyGame/Example/Any.py
blob: f1b8d519d3b67afe9d2dbed14d38e925c7521883 (plain)
1
2
3
4
5
6
7
8
9
10
# automatically generated by the FlatBuffers compiler, do not modify

# namespace: Example

class Any(object):
    NONE = 0
    Monster = 1
    TestSimpleTableWithEnum = 2
    MyGame_Example2_Monster = 3