Searched refs:getTestarrayofstring2 (Results 1 – 3 of 3) sorted by relevance
166 public String[] getTestarrayofstring2() { return testarrayofstring2; } in getTestarrayofstring2() method in MonsterT
584 if (_o.getTestarrayofstring2() != null) { in pack()585 int[] __testarrayofstring2 = new int[_o.getTestarrayofstring2().length]; in pack()587 …for (String _e : _o.getTestarrayofstring2()) { __testarrayofstring2[_j] = builder.createString(_e)… in pack()
367 public function getTestarrayofstring2($j) function in MyGame\\Example\\Monster