Summary
SimulationLateUpdate callback called by timeStone
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime .Agents - Containing Type
- TimeAgent
Syntax
public virtual void SimulationLateUpdate(float step, TimeStone stone)
Remarks
Use UnityEvent or override to use
TimeStone
is given as a parameter in case you have multiple TimeStone
using the same TimeAgent
Parameters
Return Value
Type | Description |
---|---|
void |