Searched refs:AddAnyAmbiguousType (Results 1 – 3 of 3) sorted by relevance
1052 def AddAnyAmbiguousType(builder, anyAmbiguousType): builder.PrependUint8Slot(45, anyAmbiguousType, … function1055 return AddAnyAmbiguousType(builder, anyAmbiguousType)1602 AddAnyAmbiguousType(builder, self.anyAmbiguousType)
645 function Monster.AddAnyAmbiguousType(builder, anyAmbiguousType) builder:PrependUint8Slot(45, anyAmb… function
311 Monster.AddAnyAmbiguousType(builder, any_ambiguous_type); in CreateMonster()409 …public static void AddAnyAmbiguousType(FlatBufferBuilder builder, MyGame.Example.AnyAmbiguousAlias… in AddAnyAmbiguousType() method