Table of Contents

Class AttributeScalingComponentMenuItems

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

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

public static class AttributeScalingComponentMenuItems
Inheritance
object
AttributeScalingComponentMenuItems

Methods

CreateAttributeScalingComponent()

Creates a new AttributesScalingComponent asset.

[MenuItem("Assets/Create/Soap RPG Framework/Scaling/Attribute Scaling Component", false, 1)]
public static void CreateAttributeScalingComponent()