GetNthActorEffect

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the Nth Actor Effect of an actor.

Syntax

[help]
(actorEffect:ref) reference.GetNthActorEffect effectIndex:int baseForm:ref

Example

CraigBooneRef.GetNthActorEffect 0
GetNthActorEffect 0 CraigBoone 

See Also