-- automatically generated by the FlatBuffers compiler, do not modify -- namespace: Example local Race = { None = -1, Human = 0, Dwarf = 1, Elf = 2, } return Race -- return the module