Searched defs:anyAmbiguous (Results 1 – 9 of 9) sorted by relevance
65 private MyGame.Example.AnyAmbiguousAliasesUnion anyAmbiguous; field in MonsterT252 …public void setAnyAmbiguous(MyGame.Example.AnyAmbiguousAliasesUnion anyAmbiguous) { this.anyAmbigu… in setAnyAmbiguous()
1260 def MonsterAddAnyAmbiguous(builder, anyAmbiguous): argument1263 def AddAnyAmbiguous(builder, anyAmbiguous): argument
751 fun anyAmbiguous(obj: Table) : Table? { in anyAmbiguous() method in MyGame.Example.Monster
199 …public Table anyAmbiguous(Table obj) { int o = __offset(96); return o != 0 ? __union(obj, o + bb_p… in anyAmbiguous() method in Monster
1558 const anyAmbiguous = builder.createObjectOffset(this.anyAmbiguous); constant
454 anyAmbiguous(obj) { method in Monster1115 ….NONE, anyUnique = null, anyAmbiguousType = AnyAmbiguousAliases.NONE, anyAmbiguous = null, vectorO… argument
2167 public var anyAmbiguous: MyGame_Example_AnyAmbiguousAliasesUnion? variable
1898 def MonsterAddAnyAmbiguous(builder, anyAmbiguous): argument