GetPipboyRadio

Revision as of 21:18, 7 November 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the <i>radio station</i> (object reference; Talking Activator) currently playing in the Pip-Boy (or 0 if the radio is turned off)...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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

(radioRef:ref) GetPipboyRadio

Example

set radioRef to GetPipboyRadio

See Also