NDimFillString

Sets all string values for an NDim Array. The stored string will be truncated if it is longer than the cellsize the array was created with!

Syntax

stock NDimFillString( const NDim:tracker, const input[] ) {

Usage

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