Difference between revisions of "Disease RemoveAllDiseasesFromParty"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '{{dafunction |name = Disease_RemoveAllDiseasesFromParty |brief = Removes ALL Diseases from ALL Party Members |returntype = void |returndesc = |sourcefile = sys_disease |sourcemo...')
(No difference)

Revision as of 19:20, 16 February 2010

Removes ALL Diseases from ALL Party Members

void Disease_RemoveAllDiseasesFromParty(
);
Parameters:
None
Returns:

Nothing.

Source:

Core Resources.sys_disease

Description

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