Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/Tasks > API/Runtime/AIModule/BehaviorTree/Tasks/UBTTask_BlueprintBase
Syntax
UPROPERTY (EditAnywhere, Category=Task)
FIntervalCountdown TickInterval
Remarks
If any of the Tick functions is implemented, how often should they be ticked. Values < 0 mean 'every tick'.