tModLoader v2024.02
A mod to make and play Terraria mods
AWorkshopTagsCollection Class Reference

Inherited by SupportedWorkshopTags.

Public Attributes

readonly List< WorkshopTagOptionModTags = new List<WorkshopTagOption>()
 
readonly List< WorkshopTagOptionResourcePackTags = new List<WorkshopTagOption>()
 
readonly List< WorkshopTagOptionWorldTags = new List<WorkshopTagOption>()
 

Protected Member Functions

void AddModTag (string tagNameKey, string tagInternalName)
 
void AddResourcePackTag (string tagNameKey, string tagInternalName)
 
void AddWorldTag (string tagNameKey, string tagInternalName)