Difference between revisions of "Disease RemoveAllDiseases"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '{{dafunction |name = Disease_RemoveAllDiseases |brief = Removes ALL Diseases from a Character |param1type = object |param1name = oCharacter |param1desc = the creature to remove ...')
(No difference)

Revision as of 19:19, 16 February 2010

Removes ALL Diseases from a Character

void Disease_RemoveAllDiseases(
object oCharacter
);
Parameters:
oCharacter
the creature to remove diseases from
Returns:

Nothing.

Source:

Core Resources.sys_disease

Description

Removes ALL Diseases from a Character. Disease Effects are defined in the Disease 2DA (diseases.xls)