Skip to content

EventTypeRefAttribute

Namespace: SideXP.Broadcaster | Inherits from: PropertyAttribute

public class EventTypeRefAttribute : PropertyAttribute

Marks a serialized String field as holding the AssemblyQualifiedName of a Broadcaster event type (a signal or a cue). In the inspector, the field is edited through a searchable picker sourced from the project's event catalog, and its stored value is kept valid across renames of the referenced event type.