blob: 30f39601edcc4bfbe70822626b3022d6013221c1 [file] [log] [blame]
Austin Schuh272c6132020-11-14 16:37:52 -08001# automatically generated by the FlatBuffers compiler, do not modify
2
3# namespace: Example
4
5class Race(object):
6 None_ = -1
7 Human = 0
8 Dwarf = 1
9 Elf = 2