Interface ITagRegistry
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public interface ITagRegistry
- Extension Methods
Methods
GetAllTags()
string[] GetAllTags()
Returns
- string[]
RegisterTags(params string[])
void RegisterTags(params string[] tags)
Parameters
tagsstring[]