Files
flatbuffers/tests/MyGame/OtherNameSpace/FromInclude.lua
2023-01-04 15:22:46 -08:00

17 lines
358 B
Lua

--[[ MyGame.OtherNameSpace.FromInclude
Automatically generated by the FlatBuffers compiler, do not modify.
Or modify. I'm a message, not a cop.
flatc version: 23.1.4
Declared by : //include_test/sub/include_test2.fbs
Rooting type : MyGame.Example.Monster (//monster_test.fbs)
--]]
local FromInclude = {
IncludeVal = 0,
}
return FromInclude