Summary
Persist current tick
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime - Containing Type
- TimeStone
Syntax
public void PersistTick(TimeStone.TimeTickOrigin origin, float deltaTime)
Parameters
Name | Type | Description |
---|---|---|
origin | TimeStone |
The origin of the data persisted, Record or Simulation |
deltaTime | float | The deltaTime |
Return Value
Type | Description |
---|---|
void |