Background for Starfield
Member of the ObjectReference script
floatfunctionGetRadioVolume()Native

Description

Wiki Description

Returns the volume of this radio receiver.

Documentation Comment

Get the volume of this radio receiver (if it is a receiver)


Caveats


Examples

Debug.Trace("The radio's volume is set to: " + radio.GetRadioVolume())

Auto-Generated Example

float returnedValue = myObjectReference__toCallFunctionOn.GetRadioVolume()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.