iconvar
Functions
FindVar
Parameters:
Name
Type
Description
szVariableName
string
console variable name
Returns:
Type
Description
console variable pointer
Code:
ConsolePrintf
Parameters:
Name
Type
Description
szFormat
string
text to output into game console
Code:
ConsoleColorPrintf
Parameters:
Name
Type
Description
colText
color
color of output text
szFormat
string
text to output into game console
Code:
Last updated
Was this helpful?