GetEffectCreator

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