UGameplayTasksComponent::GetShouldTick

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

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss