API ReferenceSandbox.MovieMaker
ComponentCapturer<T>class
Generic helper implementation of `Sandbox.MovieMaker.IComponentCapturer`.
object→ComponentCapturer<T>
Constructors1
Showing 1 constructors
protected ComponentCapturer<T>()
No results match this filter.
Methods1
Showing 1 methods
protected virtual void OnCapture(Sandbox.MovieMaker.IMovieTrackRecorder recorder, T component)
| Parameter | Type | Description |
|---|---|---|
| recorder | IMovieTrackRecorder | — |
| component | T | — |
Returns:
void—No results match this filter.