GetDeathItem

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the Death Item form of a NPC/Creature form.

Syntax

[help]
(deathItem:form) reference.GetDeathItem baseActor:form

Example

set rDeathItem to LilyRef.GetDeathItem
set rDeathItem to GetDeathItem CrSuperMutant1GunA 

See Also