blob: b99f4c6af114bd16ff306af85520cae8b8984079 [file] [log] [blame]
James Kuszmaul8e62b022022-03-22 09:33:25 -07001--[[ MyGame.Example.Any
Austin Schuhe89fa2d2019-08-14 20:24:23 -07002
James Kuszmaul8e62b022022-03-22 09:33:25 -07003 Automatically generated by the FlatBuffers compiler, do not modify.
4 Or modify. I'm a message, not a cop.
5
Austin Schuh2dd86a92022-09-14 21:19:23 -07006 flatc version: 2.0.8
James Kuszmaul8e62b022022-03-22 09:33:25 -07007
8 Declared by : //monster_test.fbs
9 Rooting type : MyGame.Example.Monster (//monster_test.fbs)
10
11--]]
Austin Schuhe89fa2d2019-08-14 20:24:23 -070012
13local Any = {
James Kuszmaul8e62b022022-03-22 09:33:25 -070014 NONE = 0,
15 Monster = 1,
16 TestSimpleTableWithEnum = 2,
17 MyGame_Example2_Monster = 3,
Austin Schuhe89fa2d2019-08-14 20:24:23 -070018}
19
James Kuszmaul8e62b022022-03-22 09:33:25 -070020return Any