API Referenceglobal
BroadcastEventclass
A message that is broadcast when a frame is displayed.
object→BroadcastEvent
Constructors1
Showing 1 constructors
public BroadcastEvent()
No results match this filter.
Properties4
Showing 4 properties
public string Sandbox.Sprite.BroadcastEvent.Message { get; set; }
Returns:
string—public Sandbox.GameObject Sandbox.Sprite.BroadcastEvent.Prefab { get; set; }
public Sandbox.SoundEvent Sandbox.Sprite.BroadcastEvent.Sound { get; set; }
public Sandbox.Sprite.BroadcastEventType Sandbox.Sprite.BroadcastEvent.Type { get; set; }
No results match this filter.