Difference between revisions of "GetGamePlotAssist"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) m (1 revision: Importing auto-generated function articles) |
BryanDerksen (Talk | contribs) (looks okay, removing tag) |
||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=GetGamePlotAssist | |name=GetGamePlotAssist | ||
|brief=Returns the current plot assist option setting of the game. | |brief=Returns the current plot assist option setting of the game. | ||
|returntype=int | |returntype=int | ||
| − | |returndesc=Returns a plot assist constant | + | |returndesc=Returns a plot assist constant [[GAME_PLOT_ASSIST*]] |
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
|sourcemodule= | |sourcemodule= | ||
Revision as of 17:53, 2 March 2010
Returns the current plot assist option setting of the game.
int GetGamePlotAssist(
);
);
- Parameters:
- None
- Returns:
- Returns a plot assist constant GAME_PLOT_ASSIST*
- Source:
- script.ldf