RemoveBaseEffectListEffect

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Removes the specified Actor Effect (if present) from the effect list attached to the base form of the specified base actor or calling reference.

Syntax

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

Example

RexRef.RemoveBaseEffectListEffect DeathclawDT
RemoveBaseEffectListEffect DeathclawDT Rex 

See Also