GetRadioBroadcastType

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

A function added by the Lutana NVSE plugin.

Description

Returns the broadcast type of a radio reference.

Syntax

[help]
(int) [ref].GetRadioBroadcastType

Notes

  • Types:
    • 0: Radius
    • 1: Everywhere
    • 2: Worldspace and Linked Interiors
    • 3: Linked Interiors
    • 4: Current Cell

See Also