GetActorUnarmedEffect

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

A function added by the JIP NVSE Plugin.

Description

Returns the actor's Unarmed Attack effect.

Syntax

(effect:ref) reference.GetActorUnarmedEffect baseForm:ref

Example

set rEffect to RexRef.GetActorUnarmedEffect
set rEffect to GetActorUnarmedEffect NVCrGoldenGecko

See Also