GetActorUnarmedEffect

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

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