Difference between revisions of "PipBoyRadioOff"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Illyism
imported>Illyism
Line 1: Line 1:
=='''Description'''==
{{Function
Disabled the Pipboy Radio.
|origin = GECK1
 
|summary = Disables the Pipboy Radio.
=='''Syntax:'''==
|returnType = void
PipboyRadioOff
|arg1 = disable
|arg1Type = int
|example = FSFX 4
}}


=='''Notes'''==
=='''Notes'''==

Revision as of 14:52, 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

Example

FSFX 4

Notes

  • Has the same effect as PipBoyRadio 0.

See Also

PipBoyRadio