# Editor.AssetTagSystem

Handles asset tags.

- Kind: class
- Namespace: `Editor`
- Assembly: `Sandbox.Tools`
- Modifiers: static, abstract, sealed

## Properties

- [`All`](/api/Editor.AssetTagSystem/All): List of all registered tags.

## Methods

- [`GetTagIcon`](/api/Editor.AssetTagSystem/GetTagIcon): Get an auto generated icon for given tag.
- [`IsAutoTag`](/api/Editor.AssetTagSystem/IsAutoTag): Return true if this tag is automatically applied
