Difference between revisions of "Injury RemoveAllInjuries"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '{{dafunction |name = Injury_RemoveAllInjuries |brief = {{undocumented}} |param1type = object |param1name = oCharacter |param1desc = |param1default = |returntype = |returndesc =...')
 
m
Line 6: Line 6:
 
|param1desc =  
 
|param1desc =  
 
|param1default =
 
|param1default =
|returntype =  
+
|returntype = void
 
|returndesc =  
 
|returndesc =  
 
|sourcefile = sys_injury
 
|sourcefile = sys_injury

Revision as of 18:43, 16 February 2010

[Undocumented]

void Injury_RemoveAllInjuries(
object oCharacter
);
Parameters:
oCharacter
[Undocumented]
Returns:

Nothing.

Source:

Core Resources.sys_injury