GetRadioBroadcastType

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the broadcast type of a radio reference.

Syntax

[help]
(broadcastType:int) [talkingAcivator:reference].GetRadioBroadcastType

Example

RNVTARef.GetRadioBroadcastType

Will return 1. (Everywhere)

Broadcast Types

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

See Also