tModLoader v2024.07
A mod to make and play Terraria mods
|
Inherits AWorkshopTagsCollection.
Additional Inherited Members | |
Public Attributes inherited from AWorkshopTagsCollection | |
readonly List< WorkshopTagOption > | ModTags = new List<WorkshopTagOption>() |
readonly List< WorkshopTagOption > | ResourcePackTags = new List<WorkshopTagOption>() |
readonly List< WorkshopTagOption > | WorldTags = 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) |