Searched defs:anyAmbiguous (Results 1 – 5 of 5) sorted by relevance
736 fun anyAmbiguous(obj: Table) : Table? { in anyAmbiguous() method
785 def MonsterAddAnyAmbiguous(builder, anyAmbiguous): builder.PrependUOffsetTRelativeSlot(46, flatbuff… argument
187 …public Table anyAmbiguous(Table obj) { int o = __offset(96); return o != 0 ? __union(obj, o + bb_p… in anyAmbiguous() method in Monster
1739 anyAmbiguous<T extends flatbuffers.Table>(obj:T):T|null { method in MyGame.Example.Monster
1887 MyGame.Example.Monster.prototype.anyAmbiguous = function(obj) { method in MyGame.Example.Monster