GetActorUnarmedEffect

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the actor's Unarmed Attack effect.

Syntax

[help]
(effect:ref) reference.GetActorUnarmedEffect baseForm:ref

Example

set rEffect to RexRef.GetActorUnarmedEffect
set rEffect to GetActorUnarmedEffect NVCrGoldenGecko 

See Also