Summary
Updates Time Agents with the TimeLine's data at tickIndex.
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime - Containing Type
- TimeStone
Syntax
public void SetPlaybackTick(int tickIndex, bool updateAddTickCursor = true)
Parameters
Name | Type | Description |
---|---|---|
tickIndex | int | |
updateAddTickCursor | bool |
Return Value
Type | Description |
---|---|
void |