csharp
public readonly record struct SequenceSignalAn event a sequence raised while it was being scrubbed or played.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public string NameWhat the key names.
public float TimeWhen it was, in seconds.
public string TrackWhich track it came from.
Methods (1)
public SequenceSignal(string Name, float Time, string Track)An event a sequence raised while it was being scrubbed or played.
Used by (3)
- AuthoringTestsVixen.Editor.AssetEditors.Tests
- SequencePlayerVixen.Editor.AssetEditors
- SequenceViewVixen.Editor.AssetEditors