Searched defs:anyAmbiguousType (Results 1 – 7 of 7) sorted by relevance
1878 MyGame.Example.Monster.prototype.anyAmbiguousType = function() { method in MyGame.Example.Monster2621 MyGame.Example.Monster.addAnyAmbiguousType = function(builder, anyAmbiguousType) { argument2748 … vectorOfNonOwningReferencesOffset, anyUniqueType, anyUniqueOffset, anyAmbiguousType, anyAmbiguous… argument
1730 anyAmbiguousType():MyGame.Example.AnyAmbiguousAliases { method in MyGame.Example.Monster
186 public byte anyAmbiguousType() { int o = __offset(94); return o != 0 ? bb.get(o + bb_pos) : 0; } in anyAmbiguousType() method in Monster277 …public static void addAnyAmbiguousType(FlatBufferBuilder builder, byte anyAmbiguousType) { builder… in addAnyAmbiguousType()
722 val anyAmbiguousType : UByte constant
1598 public static function addAnyAmbiguousType(FlatBufferBuilder $builder, $anyAmbiguousType)
784 def MonsterAddAnyAmbiguousType(builder, anyAmbiguousType): builder.PrependUint8Slot(45, anyAmbiguou… argument
444 …public var anyAmbiguousType: MyGame.Example.AnyAmbiguousAliases { let o = _accessor.offset(94); re… variable