GetNthActorEffect

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the Nth actor effect of an actor.

Syntax

(actorEffect:ref) reference.GetNthActorEffect effectIndex:int baseForm:ref

Example

CraigBooneRef.GetNthActorEffect 0
GetNthActorEffect 0 CraigBoone

See Also