UTickableAttributeSetInterface

Interface for attribute sets that need to tick to update state. These can be expensive

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UInterface

UTickableAttributeSetInterface

References

Module

GameplayAbilities

Header

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

Include

#include "TickableAttributeSetInterface.h"

Syntax

class UTickableAttributeSetInterface : public UInterface

Remarks

Interface for attribute sets that need to tick to update state. These can be expensive

Constructors

Name Description

Public function

UTickableAttributeSetInterface

(
    const FObjectInitializer& ObjectIn...
)

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