GetIsPoison

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns 1 if the specified Ingestible item is considered a poison.

Syntax

[help]
(isPoison:0/1) GetIsPoison ingestible:ref

Example

set bPoison to GetIsPoison SilverSting 

Notes

  • An Ingestible item is considered a poison only if all of its effects are detrimental and hostile.

See Also