TimeStone.

GetDataValue<T>(string, bool) Method

Summary

Get TimeData Value at the current played tick

Syntax

public T GetDataValue<T>(string dataId, out bool dataExists)

Type Parameters

Name Description
T

Parameters

Name Type Description
dataId string
dataExists bool

Return Value

Type Description
T