Searched refs:DvecLength (Results 1 – 2 of 2) sorted by relevance
99 def DvecLength(self): member in MonsterExtra199 for i in range(monsterExtra.DvecLength()):
40 …public int DvecLength { get { int o = __p.__offset(20); return o != 0 ? __p.__vector_len(o) : 0; }… property121 for (var _j = 0; _j < this.DvecLength; ++_j) {_o.Dvec.Add(this.Dvec(_j));} in UnPackTo()