A replacement for UnityEngine.CreateAssetMenuAttribute. More...
Inherits Attribute.
Properties | |
string | fileName [get, set] |
The default file name used by newly created instances of this type. More... | |
string | menuName [get, set] |
The display name for this type shown in the Assets/Create menu. More... | |
int | order [get, set] |
The position of the menu item within the Assets/Create menu. More... | |
A replacement for UnityEngine.CreateAssetMenuAttribute.
|
getset |
The display name for this type shown in the Assets/Create menu.
|
getset |
The default file name used by newly created instances of this type.
|
getset |
The position of the menu item within the Assets/Create menu.