unity-atoms/docs/api/unityatoms.editor.md

15 lines
331 B
Markdown
Raw Normal View History

2019-10-14 20:08:41 -04:00
---
id: unityatoms.editor
title: UnityAtoms.Editor
hide_title: true
sidebar_label: UnityAtoms.Editor
---
# Namespace - `UnityAtoms.Editor`
## `EditorIconPostProcessor`
Postprocessor that processes all scripts using the EditorIcon attr and assigns the matching icon guid (matching the icon query name) to the script's meta.
---