Table of Contents

Class StatToStatModifierMenuItems

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

Provides Unity Editor menu items for creating StatToStatModifier assets.

public static class StatToStatModifierMenuItems
Inheritance
object
StatToStatModifierMenuItems

Methods

CreateStatToStatModifier()

Creates a new StatToStatModifier asset in the project window.

[MenuItem("Assets/Create/Soap RPG Framework/Stat to Stat Modifier ^&M", false, 4)]
public static void CreateStatToStatModifier()