ShowPipboyBootSequence - Game

From the Fallout4 CreationKit Wiki
Revision as of 20:16, 11 February 2018 by imported>Qazaaq (added category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Member of: Game Script

Plays the pipboy boot sequence with the specified animation name.

Syntax

Function ShowPipboyBootSequence(string asAnimationName) Native Global

Parameters

  • asAnimationName: The animation to play

Return Value

None

Examples

None

See Also