Difference between revisions of "WR SetPlotFlag"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '{{dafunction |name = WR_SetPlotFlag |brief = |param1type = string |param1name = strPlot |param1desc = {{undocumented}} |param1default = |param2type = int |param2name = nFlag ...')
(No difference)

Revision as of 22:50, 9 February 2010


void WR_SetPlotFlag(
string strPlot,
int nValue,
int nCallScript = FALSE
);
Parameters:
strPlot
[Undocumented]
nValue
[Undocumented]
nCallScript
[Undocumented]
Returns:

Nothing.

Source:

Core Resources.wrappers_h