native
eng_get_string
Syntax
native eng_get_string(_string, _returnString[], _len);
Description
Converts a string offset into a real string. Some of the forwards in fakemeta
uses string offsets. (FM_CreateNamedEntity)
native
native eng_get_string(_string, _returnString[], _len);
Converts a string offset into a real string. Some of the forwards in fakemeta
uses string offsets. (FM_CreateNamedEntity)