TerminalHolotapeMenu

From the Fallout4 CreationKit Wiki
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]