Interface IEventListenerOptions
Namespace: OpenMod.API.Eventing
Assembly: OpenMod.API.dll
Syntax
public interface IEventListenerOptions
Properties
| Improve this Doc View SourceIgnoreCancelled
Declaration
bool IgnoreCancelled { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Priority
Declaration
EventListenerPriority Priority { get; }
Property Value
Type | Description |
---|---|
EventListenerPriority |