ITickableAttributeSetInterface::ShouldTick

Does this attribute set need to tick?

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/TickableAttributeSetInterface.h

Include

#include "TickableAttributeSetInterface.h"

Syntax

bool ShouldTick() const

Remarks

Does this attribute set need to tick?

Returns

true if this attribute set should currently be ticking, false otherwise.

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