mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
13 lines
294 B
Nim
13 lines
294 B
Nim
#[ 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 :
|
|
Rooting type : MyGame.Example.Monster ()
|
|
]#
|
|
|
|
type FromInclude*{.pure.} = enum
|
|
IncludeVal = 0.int64,
|