Home
last modified time | relevance | path

Searched refs:AddAnyAmbiguousType (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/tests/MyGame/Example/
DMonster.lua594 function Monster.AddAnyAmbiguousType(builder, anyAmbiguousType) builder:PrependUint8Slot(45, anyAmb… function
DMonster.cs282 …public static void AddAnyAmbiguousType(FlatBufferBuilder builder, MyGame.Example.AnyAmbiguousAlias… in AddAnyAmbiguousType() method
586 AddAnyAmbiguousType(builder, _any_ambiguous_type); in Pack()