Difference between revisions of "Ability OnGameModeChange"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '{{dafunction |name = Ability_OnGameModeChange |brief = {{undocumented}} |param1type = int |param1name = nNewGM |param1desc = GM* constant |param1default = |returntype = void ...')
(No difference)

Revision as of 01:57, 25 February 2010

[Undocumented]

void Ability_OnGameModeChange(
int nNewGM
);
Parameters:
nNewGM
GM* constant
Returns:

Nothing.

Source:

Core Resources.ability_h