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.AdjustAttributeInheritance UnityEngine.Scripting.PreserveAttribute 🡒 AdjustAttribute 🡒 AdjustActionAttribute
Fields
AdjustActionAttribute.Icon Field
The icon to display on the action button.
csharp
public DebbyIcon Icon;