blob: e8fd6c99a2bbce7fdabf41d9ba050be9f3eb6ef2 [file] [log] [blame]
James Kuszmaul3b15b0c2022-11-08 14:03:16 -08001#[ MyGame.Example.AnyAmbiguousAliases
2 Automatically generated by the FlatBuffers compiler, do not modify.
3 Or modify. I'm a message, not a cop.
4
5 flatc version: 22.10.26
6
7 Declared by :
8 Rooting type : MyGame.Example.Monster ()
9]#
10
11type AnyAmbiguousAliases*{.pure.} = enum
12 None = 0.uint8,
13 M1 = 1.uint8,
14 M2 = 2.uint8,
15 M3 = 3.uint8,