native

ArrayDestroy

Syntax

native ArrayDestroy(&Array:which);

Description

Destroys the array, and resets the handle to 0 to prevent accidental usage after it is destroyed.

Parameters

which The array to destroy.