Table of Contents

Class ClassMenuItems

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

Provides a menu item in the Unity Editor to create a Class asset.

public static class ClassMenuItems
Inheritance
object
ClassMenuItems

Methods

CreateClass()

Creates a new Class asset.

[MenuItem("Assets/Create/Soap RPG Framework/Class", false, 5)]
public static void CreateClass()