Class AttributeSetMenuItems
- Namespace
- ElectricDrill.AstraRpgFramework.Attributes
- Assembly
- com.electricdrill.astra-rpg-framework.Runtime.dll
Provides Unity Editor menu items for creating attribute sets.
public static class AttributeSetMenuItems
- Inheritance
-
objectAttributeSetMenuItems
Methods
CreateAttributeSet()
Creates a new AttributeSet asset in the project window. Can be accessed via Assets/Create/Astra RPG Framework/Attribute Set menu.
[MenuItem("Assets/Create/Astra RPG Framework/Attribute Set", false, 1)]
public static void CreateAttributeSet()