API ReferenceSandbox.MovieMaker.Properties
ITrackPropertyFactory<TParent,TValue>class
An `Sandbox.MovieMaker.Properties.ITrackPropertyFactory` that only creates properties nested inside a particular target type, and that always have the same property value type .
object→ITrackPropertyFactory<TParent,TValue>
Methods2
Showing 2 methods
public virtual Sandbox.MovieMaker.ITrackProperty`1<TValue> CreateProperty(TParent parent, string name)
| Parameter | Type | Description |
|---|---|---|
| parent | TParent | — |
| name | string | — |
public virtual bool PropertyExists(TParent parent, string name)
| Parameter | Type | Description |
|---|---|---|
| parent | TParent | — |
| name | string | — |
Returns:
bool—No results match this filter.