Summary
Perists GameObject's data
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime .Agents - Containing Type
- TimeAgent
Syntax
protected void PersistGameObjectState(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 |