API Referenceglobal
public class Sandbox.Sprite.BroadcastEvent
A message that is broadcast when a frame is displayed.
Constructors
Showing 1 constructors
public BroadcastEvent()
No results match this filter.
Properties
Showing 4 properties
public string Sandbox.Sprite.BroadcastEvent.Message { get; set; }
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.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Sprite.BroadcastEvent |