NDimSetCell

Sets an NDim Array's single cell value. Use this only on array that were created with a cellsize of 1!

Syntax

stock NDimSetCell( const NDim:tracker, const any:input, ... ) {

Usage

tracker The array to set the item from within.
input The value to set.
Defined in ndimarray.inc at line 141 . This documentation was automatically generated from source.