1 -- automatically generated by the FlatBuffers compiler, do not modify 2 3 -- namespace: Sample 4 5 local Equipment = { 6 NONE = 0, 7 Weapon = 1, 8 } 9 10 return Equipment -- return the module