Navigation
API > API/Plugins > API/Plugins/GameplayAbilities
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
| Type | Name | Description | |
|---|---|---|---|
UTickableAttributeSetInterface
(
const FObjectInitializer& ObjectInitializer |