StrArg
int StrArg (str string);
Usage
Creates an integer representation of string which can be used as an argument to Action specials used on lines, actors, etc, most prominently ACS_NamedExecute.
Parameters
- string: The string to convert.
Return Value
An implementation defined integer value representing string, which may not be used in contexts other than an action special.
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.