class
CompiledActionBlock
public sealed class CompiledActionBlock Unused, will describe starting / stopping an action in the scene.
Constructors
CompiledActionBlock(MovieTimeRange TimeRange) Unused, will describe starting / stopping an action in the scene.
TimeRange — Start and end time of this block. Properties
| Name | Type | Description |
|---|---|---|
TimeRange virtual | MovieTimeRange | Start and end time of this block. |
Methods
virtual ICompiledBlock Shift(MovieTime offset) CompiledActionBlock <Clone>$() Void Deconstruct(MovieTimeRange TimeRange) Assembly:
Sandbox.Engine Namespace: Sandbox.MovieMaker.Compiled Full Name: Sandbox.MovieMaker.Compiled.CompiledActionBlock