Api Editor AssetTagSystem
class

AssetTagSystem

public static abstract sealed class AssetTagSystem

Handles asset tags.

Properties

Name Type Description
All static IReadOnlyCollection<TagDefinition> List of all registered tags.

Methods

static Pixmap GetTagIcon(String tag)

Get an auto generated icon for given tag.

static Boolean IsAutoTag(String tag)

Return true if this tag is automatically applied

Assembly: Sandbox.Tools Namespace: Editor Full Name: Editor.AssetTagSystem