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