Navigation
BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/Tick
Sets the tick interval for this component's primary tick function. Does not enable the tick interval. Takes effect imediately.
Target is Actor Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| real | Tick Interval | The duration between ticks for this component's primary tick function |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |