native

eng_get_string

Syntax

native eng_get_string(_string, _returnString[], _len);

Description

Retrieves a string from the engine string table.

Parameters

_string String table index
_returnString Buffer to copy string to
_len Maximum size of buffer

Return

Number of cells written to buffer