Files
flatbuffers-bigfoot/tests/MyGame/Example/AnyAmbiguousAliases.nim
2024-03-07 07:21:58 +00:00

16 lines
345 B
Nim

#[ MyGame.Example.AnyAmbiguousAliases
Automatically generated by the FlatBuffers compiler, do not modify.
Or modify. I'm a message, not a cop.
flatc version: 24.3.6
Declared by :
Rooting type : MyGame.Example.Monster ()
]#
type AnyAmbiguousAliases*{.pure.} = enum
None = 0.uint8,
M1 = 1.uint8,
M2 = 2.uint8,
M3 = 3.uint8,