Space Plunder
Loading...
Searching...
No Matches
InteractionGameplayTags.h File Reference
#include "CoreMinimal.h"
#include "NativeGameplayTags.h"

Go to the source code of this file.

Classes

class  InteractionGameplayTags
 

Namespaces

namespace  InteractableStatusTags
 
namespace  ItemCategoryTags
 
namespace  InteractionTypeTags
 

Variables

const FName InteractableStatusTags::CategoryName = FName("Interactable.Status")
 
const FString InteractableStatusTags::DataTableLocation = FString("/Interaction/Data/DT_Status")
 
const FName ItemCategoryTags::CategoryName = FName("Interactable.Item.Category")
 
const FString ItemCategoryTags::DataTableLocation = FString("/Interaction/Data/DT_Category")
 
const FName InteractionTypeTags::CategoryName = FName("Interaction.Type")
 
const FString InteractionTypeTags::DataTableLocation = FString("/Interaction/Data/DT_Interactions")