API ReferenceSandbox.MovieMaker.Properties
public static abstract sealed class Sandbox.MovieMaker.Properties.BindingReference
Helper methods for working with `Sandbox.MovieMaker.Properties.BindingReference`.
Methods
Showing 2 methods
public static bool CanMakeReference(System.Type type)
Can we make a `Sandbox.MovieMaker.IReferenceTrack` or `Sandbox.MovieMaker.Properties.BindingReference` of the given `type`? Returns true if `type` is either `Sandbox.GameObject`, or derived from `Sandbox.Component`.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.MovieMaker.Properties |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.MovieMaker.Properties.BindingReference |