Difference between revisions of "PipBoyRadioOff"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Illyism
imported>SnakeChomp
(Example was copy/pasted from another page but not changed; removing as it isn't necessary)
Line 3: Line 3:
|summary = Disables the Pipboy Radio.
|summary = Disables the Pipboy Radio.
|returnType = void
|returnType = void
|arg1 = disable
|arg1Type = int
|example = FSFX 4
}}
}}



Revision as of 14:57, 30 January 2009

< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

Disables the Pipboy Radio.

Syntax

[help]
PipBoyRadioOff


Notes

  • Has the same effect as PipBoyRadio 0.

See Also

PipBoyRadio