WR SetPlotFlag

From Dragon Age Toolset Wiki
Revision as of 22:50, 9 February 2010 by BryanDerksen (Talk | contribs) (Created page with '{{dafunction |name = WR_SetPlotFlag |brief = |param1type = string |param1name = strPlot |param1desc = {{undocumented}} |param1default = |param2type = int |param2name = nFlag ...')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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

Nothing.

Source:

Core Resources.wrappers_h