AssetTagsEditorPlugin
Inherits: EditorPlugin < Node < Object
Editor plugin for managing asset tags.
Description
Adds an Asset Tags tab to the Project Settings dialog for managing the project tag dictionary: browsing the tag tree, editing comments, renaming or removing tags, and cleaning up unused tags. Per-asset tag assignment is available from the FileSystem dock context menu via Edit Asset Tags.... Coordinates with AssetTagManager, AssetTagRegistry, and AssetTagCoordinator for undo-aware mutations.