native eng_get_string(_string, _returnString[], _len);
| _string | String table index |
| _returnString | Buffer to copy string to |
| _len | Maximum size of buffer |
Retrieves a string from the engine string table.
Number of cells written to buffer
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.