Table of Contents

Class GrowthFormulaMenuItems

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

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

public static class GrowthFormulaMenuItems
Inheritance
object
GrowthFormulaMenuItems

Methods

CreateGrowthFormula()

Creates a new GrowthFormula asset.

[MenuItem("Assets/Create/Soap RPG Framework/Growth Formula", false, 6)]
public static void CreateGrowthFormula()