GetContainerRespawns

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

A function added by the JIP NVSE Plugin.

Description

Returns 1 if the Respawns flag in enabled for the passed Container.

Syntax

(respawns:0/1) reference.GetContainerRespawns baseForm:ref

Example

set bRespawns to GetContainerRespawns CampSearchlightFootlocker
set bRespawns to containerRef.GetContainerRespawns

See Also