ITickableAttributeSetInterface

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "TickableAttributeSetInterface.h"

Syntax

class ITickableAttributeSetInterface

Functions

Name Description

Public function Const

bool

 

ShouldTick()

Does this attribute set need to tick?

Public function

void

 

Tick

(
    float DeltaTime
)

Ticks the attribute set by DeltaTime seconds

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