Navigation
BlueprintAPI > BlueprintAPI/Actor > BlueprintAPI/Actor/Tick
Make this actor tick after PrerequisiteComponent. This only applies to this actor's tick function; dependencies for owned components must be set up separately if desired.
Target is Actor
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Prerequisite Component |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |