Summary
Remove ticks from tickFrom to tickTo
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime .TimeData - Containing Type
- TimeLine
Syntax
public void Remove(int tickFrom, int tickTo)
Parameters
Name | Type | Description |
---|---|---|
tickFrom | int | The start index |
tickTo | int | The end index |
Return Value
Type | Description |
---|---|
void |