Searched refs:endStat (Results 1 – 5 of 5) sorted by relevance
33 return Stat.endStat(builder); in createStat()40 public static int endStat(FlatBufferBuilder builder) { in endStat() method in Stat
131 public static function endStat(FlatBufferBuilder $builder) function in MyGame\\Example\\Stat
168 var stat2 = MyGame.Example.Stat.endStat(fbb);178 var stat = MyGame.Example.Stat.endStat(fbb);
672 static endStat(builder:flatbuffers.Builder):flatbuffers.Offset { method in MyGame.Example.Stat682 return Stat.endStat(builder);
743 MyGame.Example.Stat.endStat = function(builder) { function in MyGame.Example.Stat760 return MyGame.Example.Stat.endStat(builder);