Class MelonPriorityAttribute
Inherited Members
Namespace: RedLoader
Assembly: RedLoader.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly)]
public class MelonPriorityAttribute : Attribute
Constructors
MelonPriorityAttribute(int)
Declaration
public MelonPriorityAttribute(int priority = 0)
Parameters
Type | Name | Description |
---|---|---|
int | priority |
Fields
Priority
Priority of the Melon.
Declaration
public int Priority
Field Value
Type | Description |
---|---|
int |