• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#[ MyGame.Example.Any
2  Automatically generated by the FlatBuffers compiler, do not modify.
3  Or modify. I'm a message, not a cop.
4
5  flatc version: 25.1.24
6
7  Declared by  :
8  Rooting type : MyGame.Example.Monster ()
9]#
10
11type Any*{.pure.} = enum
12  None = 0.uint8,
13  Monster = 1.uint8,
14  TestSimpleTableWithEnum = 2.uint8,
15  MyGameExample2Monster = 3.uint8,
16