Difference between revisions of "Injury RemoveInjury"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '{{dafunction |name = Injury_RemoveInjury |brief = Remove a single injury |param1type = object |param1name = oCharacter |param1desc = |param1default = |param2type = int |param2na...')
(No difference)

Revision as of 18:33, 16 February 2010

Remove a single injury

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

Nothing.

Source:

Core Resources.sys_injury