ArrayClear
Syntax
native ArrayClear(Array:which);
Usage
| Parameter | Description |
|---|---|
| which | Array handle |
Description
Clears all entries from the array.
Return
This function has no return value.
Error
Invalid handle
native ArrayClear(Array:which);
| Parameter | Description |
|---|---|
| which | Array handle |
Clears all entries from the array.
This function has no return value.
Invalid handle