Skip to content

dropOnDeath

Description

dropOnDeath is a Property on Item
Whether or not the character holding this item should drop it when they die.

Example
object.item.dropOnDeath = true
local testVariable = object.item.dropOnDeath
Usage

returns: bool