Searched defs:charactersType (Results 1 – 4 of 4) sorted by relevance
271 charactersType(index: number):Character|null { method in Movie
143 public static function addCharactersType(FlatBufferBuilder $builder, $charactersType)
19 …public byte charactersType(int j) { int o = __offset(8); return o != 0 ? bb.get(__vector(o) + j * … in charactersType() method in Movie
306 Movie.prototype.charactersType = function(index) { method in Movie