Searched defs:vectorOfLongs (Results 1 – 5 of 5) sorted by relevance
1440 vectorOfLongs(index: number):flatbuffers.Long|null { method in MyGame.Example.Monster
1529 MyGame.Example.Monster.prototype.vectorOfLongs = function(index) { method in MyGame.Example.Monster
661 def MonsterAddVectorOfLongs(builder, vectorOfLongs): builder.PrependUOffsetTRelativeSlot(32, flatbu… argument
1287 public static function addVectorOfLongs(FlatBufferBuilder $builder, $vectorOfLongs)
107 …public long vectorOfLongs(int j) { int o = __offset(68); return o != 0 ? bb.getLong(__vector(o) + … in vectorOfLongs() method in Monster