GetEffectCreator

From Dragon Age Toolset Wiki
Revision as of 18:54, 2 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

Jump to: navigation, search

Get the creator of an effect

object GetEffectCreator(
effect eEffect
);
Parameters:
eEffect
the effect to be examined
Returns:

Returns the object that created the effect. Returns OBJECT_INVALID if the effect isn't valid

Source:

script.ldf

Description

Gets the creator of an effect