Skip to content

Debology.Debby.Modules.Adjust.Attributes

AdjustActionAttribute Class

Attribute to mark a method as an adjustable action.

csharp
public class AdjustActionAttribute : Debology.Debby.Modules.Adjust.Attributes.AdjustAttribute

Inheritance UnityEngine.Scripting.PreserveAttribute 🡒 AdjustAttribute 🡒 AdjustActionAttribute

Fields

AdjustActionAttribute.Icon Field

The icon to display on the action button.

csharp
public DebbyIcon Icon;

Field Value

DebbyIcon