AddBaseEffectListEffect

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Adds the specified Actor Effect to the effect list attached to the base form of the specified base actor or calling reference.

Syntax

[help]
reference.AddBaseEffectListEffect actorEffect:ref baseActor:ref

Example

RexRef.AddBaseEffectListEffect DeathclawDT
AddBaseEffectListEffect DeathclawDT Rex 

See Also