Injury RemoveInjury

From Dragon Age Toolset Wiki
Revision as of 18:33, 16 February 2010 by BryanDerksen (Talk | contribs) (Created page with '{{dafunction |name = Injury_RemoveInjury |brief = Remove a single injury |param1type = object |param1name = oCharacter |param1desc = |param1default = |param2type = int |param2na...')

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

Remove a single injury

void Injury_RemoveInjury(
object oCharacter,
int nInjury
);
Parameters:
oCharacter
[Undocumented]
nInjury
[Undocumented]
Returns:

Nothing.

Source:

Core Resources.sys_injury