ITickableAttributeSetInterface::Tick

Ticks the attribute set by DeltaTime seconds

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "TickableAttributeSetInterface.h"

Syntax

void Tick
(
    float DeltaTime
)

Remarks

Ticks the attribute set by DeltaTime seconds

Parameters

Parameter

Description

DeltaTime

Size of the time step in 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