Background for Fallout 4
Member of the Game script
voidfunctionShowPipboyBootSequence(stringasAnimationName)NativeGlobal

Description

Wiki Description

Plays the pipboy boot sequence with the specified animation name.

Documentation Comment

Pipboy boot sequence


Caveats


Parameters

stringasAnimationName

CK Wiki Description

The animation to play


Examples

No human-generated examples found for this function.

Auto-Generated Example

string myString__asAnimationName

Game.ShowPipboyBootSequence(myString__asAnimationName)

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.