ShowPipboyBootSequence - Game
Revision as of 20:16, 11 February 2018 by imported>Qazaaq (added category)
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