Home
last modified time | relevance | path

Searched refs:MyGame_Example_TestSimpleTableWithEnumT (Results 1 – 1 of 1) sorted by relevance

/third_party/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
Dmonster_test_generated.swift65 var __obj = value as? MyGame_Example_TestSimpleTableWithEnumT in pack()
101 var __obj = value as? MyGame_Example_TestSimpleTableWithEnumT in pack()
514 internal mutating func unpack() -> MyGame_Example_TestSimpleTableWithEnumT { in unpack()
515 return MyGame_Example_TestSimpleTableWithEnumT(&self) in unpack()
517 …func pack(_ builder: inout FlatBufferBuilder, obj: inout MyGame_Example_TestSimpleTableWithEnumT?)… in pack()
522 …func pack(_ builder: inout FlatBufferBuilder, obj: inout MyGame_Example_TestSimpleTableWithEnumT) … in pack()
529 internal class MyGame_Example_TestSimpleTableWithEnumT: NativeObject { class