EVENT TYPE APPLY EFFECT

From Dragon Age Toolset Wiki
Revision as of 22:22, 23 July 2009 by BryanDerksen (Talk | contribs) (don't know what parameter "current effect" is supposed to be)

Jump to: navigation, search
Source:
[Undocumented]
Sent when:
an effect is applied to the receiving object
Sent from:
engine
Sent to:
creatures, placeables
Parameters:
  • Creator: ???

Usage

case EVENT_TYPE_APPLY_EFFECT:
{

// insert event-handling code here

break;
}

Parameters:

  • Creator: ???
  • Current Effect[Undocumented]: effect being applied