GetIsPoisoned

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns 1 if the calling actor reference is under the influence of a poison-type effect.

Syntax

[help]
(poisoned:0/1) reference.GetIsPoisoned

Example

ActorRef.GetIsPoisoned 

Notes

  • This function can be used as a condition function (where applicable).

See Also