GetCurrentEffect

From Dragon Age Toolset Wiki
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.