Terminal Script
Jump to navigation
Jump to search
Extends: Form Script
Editor: Terminal
Script for the manipulation of terminals.
Definition[edit | edit source]
ScriptName Terminal extends Form Native Hidden
Properties[edit | edit source]
None
Global Functions[edit | edit source]
None
Member Functions[edit | edit source]
- Function ShowOnPipboy()
- Displays the terminal object on the Pipboy as if the Pipboy was a terminal reference
Events[edit | edit source]
- Event OnMenuItemRun(int auiMenuItemID, ObjectReference akTarget)
- Event called whenever a menu item on this terminal is selected.
Notes[edit | edit source]
- Due to a bug in the Creation Kit, it is necessary to select the Incompatible check box before scripts that extend Terminal can be viewed and added to Terminal forms.