TimeStone.

SetPlaybackTick(int, bool) Method

Summary

Updates Time Agents with the TimeLine's data at tickIndex.

Syntax

public void SetPlaybackTick(int tickIndex, bool updateAddTickCursor = true)

Parameters

Name Type Description
tickIndex int
updateAddTickCursor bool

Return Value

Type Description
void