TogglePipBoy
From GECK
A function added by the JohnnyGuitar NVSE Plugin.
Description
Opens or closes the Pip-Boy. Accepts one optional argument - a tab that Pip-Boy will open on.
1002 - Inventory 1003 - Stats 1023 - Data
Syntax
TogglePipBoy TabID:int
Example
TogglePipBoy 1002 ; Pip-Boy will open on Inventory tab (or close if opened) TogglePipBoy ; Pip-Boy will open on a tab it closed on (or close if opened)