Hooks have this fancy .Register method when they're of type HandlerList<Args> that high made but we never bother to initialize any of them, so .Register doesn't work because it's null. This solves that problem by just initializing all handlers. Thus, .Register works, and thus, you can register hooks with priorities. |
||
|---|---|---|
| .. | ||
| Rest.cs | ||
| RestCommand.cs | ||
| RestManager.cs | ||
| RestObject.cs | ||
| RestPermissions.cs | ||
| RestVerbs.cs | ||
| SecureRest.cs | ||