Print all elements in array.
- Возвращает
void my_array.Debug();
>> "One"
>> "Two"
>> "Three"
См. определение в файле EnScript.c строка 548
549 {
552 {
555 }
556 }
Result for an object found in CGame.IsBoxCollidingGeometryProxy.
proto void Print(void var)
Prints content of variable to console/log.
Перекрестные ссылки Count, Get() и Print().