Summary

Controls which MovieMaker.ITrackTargets from a scene are controlled by which MovieMaker.ITrack from a MovieMaker.IMovieClip. Can be serialized to save which tracks are bound to which targets.

Constructors

TrackBinder Controls which Sandbox.MovieMaker.ITrackTargets from a scene are controlled by which Sandbox.MovieMaker.ITrack from a Sandbox.MovieMaker.IMovieClip. Can be serialized to save which tracks are bound to which targets.

Properties

Scene The scene this binder is targeting.

Methods

Add
Deserialize
Get Gets or creates a target that maps to the given <paramref name="track" />. The target might not be bound to anything in the scene yet, use Sandbox.MovieMaker.ITrackTarget.IsBound to check.
GetComponents Get all bound component references for tracks in the given <paramref name="clip" />.
GetEnumerator
GetProperties Get all property targets for tracks in the given <paramref name="clip" />.
GetReferences Get all reference targets for tracks in the given <paramref name="clip" />.
GetTrackIds Finds track IDs currently explicitly bound to the given <paramref name="gameObject" />.
Serialize

Static Properties

Default Gets the default binder for the active scene.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.