mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-09 01:14:36 +01:00
* Improve parameter verification logic in HookVerifier Refactor HookVerifier to enhance parameter type checking and add utility methods for size calculations. * Reverse bool check * Fix type size check on return type * Fix non static member in static class * Fix compiler errors * Fix SizeOf calls * Fix IsStruct call * Cleanup some warnings |
||
|---|---|---|
| .. | ||
| Internal | ||
| WndProcHook | ||
| AsmHook.cs | ||
| AsmHookBehaviour.cs | ||
| Hook.cs | ||
| IDalamudHook.cs | ||