Class ReferencableEditorUtils
Extension methods for Unity Editor arround TagManager
Inherited Members
Namespace: UnityEditor.PixyzPlugin4Unity.Extensions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public static class ReferencableEditorUtils
Methods
Name | Description |
---|---|
AddLayer(string) | Adds a layer programmatically. |
AddTag(string) | Adds a tag programmatically. |
GetLayers() | Returns all defined layers. |
GetTags() | Returns all defined tags in the project. |