Searched refs:endStat (Results 1 – 5 of 5) sorted by relevance
32 return Stat.endStat(builder); in createStat()39 public static int endStat(FlatBufferBuilder builder) { in endStat() method in Stat
131 public static function endStat(FlatBufferBuilder $builder) function in MyGame\\Example\\Stat
151 var stat2 = MyGame.Example.Stat.endStat(fbb);161 var stat = MyGame.Example.Stat.endStat(fbb);
679 static endStat(builder:flatbuffers.Builder):flatbuffers.Offset { method in MyGame.Example.Stat
694 MyGame.Example.Stat.endStat = function(builder) { function in MyGame.Example.Stat