TerminalHolotapeMenu

From the Fallout4 CreationKit Wiki
Revision as of 20:04, 14 March 2021 by imported>Qazaaq (Added page for terminal holotape menu.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Terminal Holotape Menu is where Holotapes are played. This menu is used to render Holotape programs for game Terminals and the Pipboy.

BGSCodeObj[edit | edit source]

  • function setHighscore() : *
  • function playSound() : *
  • function getSaveData() : *
  • function getTextReplaceValue() : *
  • function playRightAnim() : *
  • function playRegisteredSound() : *
  • function getTextReplaceID() : *
  • function registerSound() : *
  • function playLeftAnim() : *
  • function playActionAnim() : *
  • function getHighscore() : *
  • function setSaveData() : *
  • function closeHolotape() : *
  • function stopRegisteredSound() : *
  • function notifyScripts() : *
  • function pauseRegisteredSound() : *
  • function executeCommand() : *

See Also[edit | edit source]