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