Navigation
API > API/Runtime > API/Runtime/GameplayTags
| Name | IGameplayTagAssetInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/GameplayTags/Classes/GameplayTagAssetInterface.h |
| Include Path | #include "GameplayTagAssetInterface.h" |
Syntax
class IGameplayTagAssetInterface
Derived Classes
Functions
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FGameplayTagContainer BP_GetOwnedGameplayTags () |
Gets the owned gameplay tags for the asset. | GameplayTagAssetInterface.h |
|