Summary
Get TimeData at the current played tick
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime - Containing Type
- TimeStone
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 |