Searched defs:AddTestbool (Results 1 – 2 of 2) sorted by relevance
552 function Monster.AddTestbool(builder, testbool) builder:PrependBoolSlot(15, testbool, 0) end function
220 …public static void AddTestbool(FlatBufferBuilder builder, bool testbool) { builder.AddBool(15, tes… in AddTestbool() method