ShowPipboyPlugin - Game

Revision as of 12:14, 2 December 2015 by imported>Plplecuyer (Created page with "Category:Scripting Category:Papyrus Category:Non-Delayed Native Functions '''Member of:''' Game Script Plays the plugin menu animation on the pipboy. == Syntax ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Member of: Game Script

Plays the plugin menu animation on the pipboy.

SyntaxEdit

Function ShowPipboyPlugin() native global

ParametersEdit

None

Return ValueEdit

None

ExamplesEdit

Game.ShowPipboyPlugin()

See AlsoEdit