Searched refs:AddTestbool (Results 1 – 3 of 3) sorted by relevance
94 Monster.AddTestbool(fbb, false); in CanCreateNewFlatBufferFromScratch()
106 …public static void AddTestbool(FlatBufferBuilder builder, bool testbool) { builder.AddBool(15, tes… in AddTestbool() method
70 \MyGame\Example\Monster::AddTestbool($fbb, false);