Add | Try to add the tag to this object. |
Flushobsolete | |
GetSuggested | Get all potential suggested tags that someone might want to add to this set. |
GetTokens | Returns a list of ints, representing the tags. These are used internally by the engine. |
Has | Returns true if this object (or its parents) has given tag. |
HasAny | |
Remove | Try to remove the tag from this entity. |
RemoveAll | Remove all tags |
TryGetAll | Returns all the tags this object has. |