Summary
Visualizer is only used by the Original Time Agent.
But when a TimeAgent is cloned for simulation, its Visualizers components are cloned with it.
So if the time agent is a clone (used by simulation), visualizer is disabled to optimize
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime .Visualizers - Containing Type
- Abstract
Time Visualizer
Syntax
public virtual void TryDisableClone()
Return Value
Type | Description |
---|---|
void |