Searched refs:AddAnyAmbiguousType (Results 1 – 3 of 3) sorted by relevance
954 function Monster.AddAnyAmbiguousType(builder, anyAmbiguousType) function
322 Monster.AddAnyAmbiguousType(builder, any_ambiguous_type); in CreateMonster()448 …public static void AddAnyAmbiguousType(FlatBufferBuilder builder, MyGame.Example.AnyAmbiguousAlias… in AddAnyAmbiguousType() method
1013 def AddAnyAmbiguousType(builder, anyAmbiguousType): function