Activator Script

From the Fallout4 CreationKit Wiki
Revision as of 15:49, 30 November 2015 by imported>Plplecuyer (→‎Definition)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Extends: Form Script

Script for the manipulation of activator base objects.

Definition

ScriptName Activator extends Form Native Hidden

Properties

None

Global Functions

None

Member Functions

  • bool Function IsRadio()
    • Returns whether this activator is a radio or not.

Events

None