GetNumActorEffects

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the number of Actor Effects of an actor.

Syntax

[help]
(effects:int) reference.GetNumActorEffects baseForm:ref

Example

set iEffects to actorRef.GetNumActorEffects
set iEffects to GetNumActorEffects AngelaWilliams 

See Also