Table of Contents

Class StatScalingComponentMenuItems

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

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

public static class StatScalingComponentMenuItems
Inheritance
object
StatScalingComponentMenuItems

Methods

CreateStatScalingComponent()

Creates a new StatsScalingComponent asset.

[MenuItem("Assets/Create/Soap RPG Framework/Scaling/Stat Scaling Component", false, 2)]
public static void CreateStatScalingComponent()