blob: a4e3dc537f05987fac60b12c4b867132e0192d6d [file] [log] [blame]
--[[ MyGame.Example.LongEnum
Automatically generated by the FlatBuffers compiler, do not modify.
Or modify. I'm a message, not a cop.
flatc version: 2.0.8
Declared by : //monster_test.fbs
Rooting type : MyGame.Example.Monster (//monster_test.fbs)
--]]
local LongEnum = {
LongOne = 2,
LongTwo = 4,
LongBig = 1099511627776,
}
return LongEnum