BlueprintAPI > BlueprintAPI/Actor > BlueprintAPI/Actor/Tick
Set this actor's tick functions to be enabled or disabled. Only has an effect if the function is registered This only modifies the tick function on actor itself
Target is Actor
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
boolean | Enabled | Whether it should be enabled or not |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |