• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1--[[ MyGame.Example.AnyAmbiguousAliases
2
3  Automatically generated by the FlatBuffers compiler, do not modify.
4  Or modify. I'm a message, not a cop.
5
6  flatc version: 25.1.24
7
8  Declared by  : //monster_test.fbs
9  Rooting type : MyGame.Example.Monster (//monster_test.fbs)
10
11--]]
12
13local AnyAmbiguousAliases = {
14  NONE = 0,
15  M1 = 1,
16  M2 = 2,
17  M3 = 3,
18}
19
20return AnyAmbiguousAliases