Injury AddInjury

From Dragon Age Toolset Wiki
Revision as of 13:07, 24 August 2011 by Sunjammer (Talk | contribs) (Updating parameters, adding category)

Jump to: navigation, search

Add a single injury

void Injury_AddInjury(
object oCharacter,
int nInjury
);
Parameters:
oCharacter
The character to add the injury to
nInjury
Reference to Injuries.xls
Returns:

Nothing.

Source:

Core Resources.sys_injury