Potion Script

From the Fallout4 CreationKit Wiki
Revision as of 05:39, 22 October 2017 by imported>Qazaaq (crosslinked)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Extends: Form Script
Editor: Potion

Script that represents an alchemy potion.

Definition

ScriptName Potion extends Form Native Hidden

Properties

None

Global Functions

None

Member Functions

  • bool Function IsHostile()
    • Returns whether this potion is considered hostile or not.

Events

None