Warning

From Dragon Age Toolset Wiki
Jump to: navigation, search

Shows a warning.

void Warning(
string sWarning
);
Parameters:
sWarning
The warning string
Returns:

Nothing.

Source:

script.ldf

Description

Shows a warning with the specified string.