Class StatMenuItems
- Namespace
- ElectricDrill.AstraRpgFramework.Stats
- Assembly
- com.electricdrill.astra-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/Astra RPG Framework/Stat ^&S", false, 2)]
public static void CreateStat()