TimeStone.

PersistTick(TimeStone.TimeTickOrigin, float) Method

Summary

Persist current tick

Syntax

public void PersistTick(TimeStone.TimeTickOrigin origin, float deltaTime)

Parameters

Name Type Description
origin TimeStone.TimeTickOrigin The origin of the data persisted, Record or Simulation
deltaTime float The deltaTime

Return Value

Type Description
void