Summary
Callback to TimeStone's event OnTimeLineChange
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime .Visualizers - Containing Type
- Abstract
Time Visualizer
Syntax
public virtual void OnTimeLineChange(TimeStone.TimeTickOrigin origin)
Parameters
| Name | Type | Description |
|---|---|---|
| origin | TimeStone |
The origin of the change, Record or Simulation |
Return Value
| Type | Description |
|---|---|
| void |