Table of Contents

Class AttributeSetMenuItems

Namespace
ElectricDrill.SoapRpgFramework.Attributes
Assembly
com.electricdrill.soap-rpg-framework.Runtime.dll

Provides Unity Editor menu items for creating attribute sets.

public static class AttributeSetMenuItems
Inheritance
object
AttributeSetMenuItems

Methods

CreateAttributeSet()

Creates a new AttributeSet asset in the project window. Can be accessed via Assets/Create/Soap RPG Framework/Attribute Set menu.

[MenuItem("Assets/Create/Soap RPG Framework/Attribute Set", false, 1)]
public static void CreateAttributeSet()