Summary
Override of
SetDataTick(TimeStone, int) to apply custom generic properties using Reflection
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime .Agents - Containing Type
- GenericTimeAgent
Syntax
public override void SetDataTick(TimeStone stone, int tick)
Parameters
| Name | Type | Description |
|---|---|---|
| stone | TimeStone | |
| tick | int |
Return Value
| Type | Description |
|---|---|
| void |