GetCurrentEffect

From Dragon Age Toolset Wiki
Revision as of 19:46, 10 March 2012 by Sunjammer (Talk | contribs) (Correcting category)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Gets the effect associated with the current event

effect GetCurrentEffect(
);
Parameters:
None
Returns:

an effect

Source:

script.ldf

Description

Gets the effect associated with the current event. This command should only be used in scripts handling effect applied/removed events.