NDimGetCell
Returns a single cell of data from an NDim Array.
Syntax
stock any:NDimGetCell( const NDim:tracker, ... ) {
Usage
| tracker | The array to retrieve the item from. |
Return
The — value of the cell.
Defined in
ndimarray.inc
at line 75
.
This documentation was automatically generated from source.