Description
Wiki Description
Returns whether this radio receiver is on or not.
Documentation Comment
Returns if this radio receiver is on or not
Caveats
Examples
if radio.IsRadioOn()
Debug.Trace("Radio receiver is currently on!")
endifAuto-Generated Example
bool returnedValue = myObjectReference__toCallFunctionOn.IsRadioOn()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
