GetBroadcastState

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

GetBroadcastState returns a 1 if the selected radio station is currently broadcasting continuously, 0 if continuous broadcast is turned off (station just plays static).

Syntax

[help]
(broadcastState:int) [radio:ref].GetBroadcastState

Example

stationRef.GetBroadcastState 

See Also