ShowOnPipboy - Terminal

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Member of: Terminal Script

Displays the terminal object on the Pipboy as if the Pipboy was a terminal reference, similar to playing a holotape on the Pipboy that has terminal data.

Note that this function will not open or close the Pipboy for you.

Syntax[edit | edit source]

Function ShowOnPipboy() native

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

None.

Example[edit | edit source]

; Display this terminal in the Pipboy.
Terminal.ShowOnPipboy()

Notes[edit | edit source]

  • The Terminal does not have to placed somewhere in the game in order to be called on this function and it will be displayed as expected.

See Also[edit | edit source]