EventTiming

Authored timing annotation on an event — fires Timecode seconds relative to RelativeTo’s anchor moment.

public class EventTiming

Inheritance System.Object → EventTiming

Properties

RelativeTo

The anchor this event’s firing is timed relative to. Defaults to ChoicesPresentedAnchor (“when choices are presented”).

public TimingAnchor RelativeTo { get; }
Property Value

TimingAnchor

Timecode

Offset in seconds from the anchor (positive = later, zero = at the anchor).

public float Timecode { get; }
Property Value

System.Single

Docs last synced: 2026-07-08
Screenshot viewer