mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 20:31:23 +00:00
13 lines
295 B
Nim
13 lines
295 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: 25.2.10
|
|
|
|
Declared by :
|
|
Rooting type : MyGame.Example.Monster ()
|
|
]#
|
|
|
|
type FromInclude*{.pure.} = enum
|
|
IncludeVal = 0.int64,
|