Class StatMenuItems
- Namespace
- ElectricDrill.SoapRpgFramework.Stats
- Assembly
- com.electricdrill.soap-rpg-framework.Runtime.dll
Provides Unity Editor menu items for creating Stat assets.
public static class StatMenuItems
- Inheritance
-
objectStatMenuItems
Methods
CreateStat()
Creates a new Stat asset in the project window.
[MenuItem("Assets/Create/Soap RPG Framework/Stat ^&S", false, 2)]
public static void CreateStat()