Custom System.Attribute
or UnityEngine.PropertyAttribute
.
More...
Classes | |
class | ShortcutActAttribute |
System.Attribute to add custom item act to Shortcut to perform. More... | |
class | EnumConstraintAttribute |
UnityEngine.PropertyAttribute to select the enum from specified values. More... | |
class | EnumFlagAttribute |
UnityEngine.PropertyAttribute to multi-select flag mask enum by drop-down menu. More... | |
class | FilePathAttribute |
UnityEngine.PropertyAttribute to set the file path by Drag'n'Drop or a selecting panel. More... | |
class | InitializeMethodAttribute |
Adapt built-in initialize method attribute with callback order. More... | |
class | PopupMenuAttribute |
UnityEngine.PropertyAttribute to set property by a popup menu. More... | |
class | ReorderableListAttribute |
UnityEngine.PropertyAttribute to Drag'n'Drop to reorder an array or list. More... | |
class | TypeConstraintAttribute |
UnityEngine.PropertyAttribute to filter the assigned object type by constraints. More... | |
Custom System.Attribute
or UnityEngine.PropertyAttribute
.