TimeStone.

GetData<T>(string, bool) Method

Summary

Get TimeData at the current played tick

Syntax

public TimeLine.TimeData<T> GetData<T>(string dataId, out bool dataExists)

Type Parameters

Name Description
T

Parameters

Name Type Description
dataId string
dataExists bool

Return Value

Type Description
TimeLine.TimeData<T>