tModLoader v2024.03
A mod to make and play Terraria mods
SupportedWorkshopTags Class Reference

Inherits AWorkshopTagsCollection.

Additional Inherited Members

- Public Attributes inherited from AWorkshopTagsCollection
readonly List< WorkshopTagOptionModTags = new List<WorkshopTagOption>()
 
readonly List< WorkshopTagOptionResourcePackTags = new List<WorkshopTagOption>()
 
readonly List< WorkshopTagOptionWorldTags = new List<WorkshopTagOption>()
 
- Protected Member Functions inherited from AWorkshopTagsCollection
void AddModTag (string tagNameKey, string tagInternalName)
 
void AddResourcePackTag (string tagNameKey, string tagInternalName)
 
void AddWorldTag (string tagNameKey, string tagInternalName)