UGameplayTasksComponent::GetShouldTick

Retrieves information whether this component should be ticking taken current activity into consideration

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UGameplayTasksComponent::GetShouldTick()

UAbilitySystemComponent::GetShouldTick()

References

Module

GameplayTasks

Header

/Engine/Source/Runtime/GameplayTasks/Classes/GameplayTasksComponent.h

Include

#include "GameplayTasksComponent.h"

Source

/Engine/Source/Runtime/GameplayTasks/Private/GameplayTasksComponent.cpp

Syntax

virtual bool GetShouldTick() const

Remarks

Retrieves information whether this component should be ticking taken current activity into consideration