GetCurrentEffect

From Dragon Age Toolset Wiki
Revision as of 23:47, 26 February 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

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.