Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
d79f4e9717e64be3c8b4e2aea35f2d77de0f4374
/
.
/
tests
/
MyGame
/
Example
/
Any.lua
blob: 03225ba2bdc7a8eb7e73ffaafc59bad96721b6af [
file
]
-- automatically generated by the FlatBuffers compiler, do not modify
-- namespace: Example
local
Any
=
{
NONE
=
0
,
Monster
=
1
,
TestSimpleTableWithEnum
=
2
,
MyGame_Example2_Monster
=
3
,
}
return
Any
-- return the module