Skip to content

Enum PostOrder

Namespace: Void.Proxy.Api.Events
Assembly: Void.Proxy.Api.dll

public enum PostOrder

Extension Methods

StructExtensions.IsDefault<PostOrder>(PostOrder)

Fields

First = 0

Last = 1000

Runs the event handler after the normal priority handlers have completed.

Normal = 500