NDimGetArray
Returns data within an NDim Array. Make sure the output buffer matches the size the array was created with!
Syntax
stock NDimGetArray( const NDim:tracker, data[], ... ) {
Usage
| tracker | The array to retrieve the item from. |
| data | The output buffer to write. |
Defined in
ndimarray.inc
at line 97
.
This documentation was automatically generated from source.