Searched refs:startStat (Results 1 – 5 of 5) sorted by relevance
78 public static function startStat(FlatBufferBuilder $builder) function in MyGame\\Example\\Stat
36 public static void startStat(FlatBufferBuilder builder) { builder.startObject(3); } in startStat() method in Stat
167 MyGame.Example.Stat.startStat(fbb);175 MyGame.Example.Stat.startStat(fbb);
640 static startStat(builder:flatbuffers.Builder) { method in MyGame.Example.Stat678 Stat.startStat(builder);
711 MyGame.Example.Stat.startStat = function(builder) { function in MyGame.Example.Stat756 MyGame.Example.Stat.startStat(builder);