Summary
Persists Transform's data
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime .Agents - Containing Type
- TimeAgent
Syntax
protected void PersistTransformData(TimeStone stone, TimeStone.TimeTickOrigin origin, float deltaTime)
Parameters
| Name | Type | Description |
|---|---|---|
| stone | TimeStone | The calling TimeStone |
| origin | TimeStone |
The origin of the call, Record or Simulation |
| deltaTime | float | The delta time |
Return Value
| Type | Description |
|---|---|
| void |