Table of Contents

Class EventPriorityAttribute

Namespace
Obsidian.API
Assembly
Obsidian.API.dll
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
public sealed class EventPriorityAttribute : Attribute
Inheritance
EventPriorityAttribute
Inherited Members

Constructors

EventPriorityAttribute()

public EventPriorityAttribute()

Properties

Priority

public Priority Priority { get; set; }

Property Value

Priority