Navigation
API > API/Runtime > API/Runtime/GameplayTags
Interface for assets which contain gameplay tags
| Name | UGameplayTagAssetInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/GameplayTags/Classes/GameplayTagAssetInterface.h |
| Include Path | #include "GameplayTagAssetInterface.h" |
Syntax
class UGameplayTagAssetInterface : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UGameplayTagAssetInterface
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UGameplayTagAssetInterface
(
const FObjectInitializer& ObjectInitializer |
GameplayTagAssetInterface.h |