Injury RemoveInjury

From Dragon Age Toolset Wiki
Revision as of 14:37, 27 March 2012 by Sunjammer (Talk | contribs) (Fixing source, adding categories)

(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
Character to remove the injury from
nInjury
Reference to injuries 2da
Returns:

Nothing.

Source:

Core Game Resources.sys_injury