Austin Schuh | e89fa2d | 2019-08-14 20:24:23 -0700 | [diff] [blame^] | 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 |