s&box docs
API ReferenceSandbox.MovieMaker

public abstract interface Sandbox.MovieMaker.IReferenceTrack

Maps to an `Sandbox.MovieMaker.ITrackReference` in a scene, which binds to a `Sandbox.GameObject` or `Sandbox.Component`.

Properties

Showing 3 properties

public virtual System.Guid Sandbox.MovieMaker.IReferenceTrack.Id { get; set; }

Identifier for this track. Must be unique in the containing `Sandbox.MovieMaker.IMovieClip`, but different clips can share tracks as long as they have identical names, types, and parent tracks.

Metadata

FieldValue
NamespaceSandbox.MovieMaker
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.MovieMaker.IReferenceTrack

On this page