Form Script

From the Fallout4 CreationKit Wiki
Revision as of 05:03, 13 May 2017 by imported>Tania (Added F4SE member function header, and added GetName under it.)
Jump to navigation Jump to search

Extends: ScriptObject

Native base script for every form in the game.

Definition

ScriptName Form extends ScriptObject Native Hidden

Properties

None

Global Functions

None

Member Functions

F4SE Member Functions

  • string Function GetName()
    • Returns this form's name as a string.

Events

None