GetAddictionEffect

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the Addiction effect of the specified Ingestible item.

Syntax

[help]
(actorEffect:ref) GetAddictionEffect ingestible:ref

Example

set rEffect to GetAddictionEffect Morphine

See Also