Table of Contents

Class StatScalingComponentMenuItems

Namespace
ElectricDrill.AstraRpgFramework.Scaling.ScalingComponents
Assembly
com.electricdrill.astra-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/Astra RPG Framework/Scaling/Stat Scaling Component", false, 2)]
public static void CreateStatScalingComponent()