Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/TickableAttributeSetInterface.h |
Include |
#include "TickableAttributeSetInterface.h" |
class ITickableAttributeSetInterface
Name | Description | ||
---|---|---|---|
|
ShouldTick() |
Does this attribute set need to tick? |
|
|
Tick ( |
Ticks the attribute set by DeltaTime seconds |