GetPipboyRadio

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the radio station (object reference; Talking Activator) currently playing in the Pip-Boy (or 0 if the radio is turned off).

Syntax

[help]
(radioRef:ref) GetPipboyRadio

Example

set radioRef to GetPipboyRadio

See Also