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