Dalamud/Dalamud/Hooking
wolfcomp afa7b0c1f3
Improve parameter verification logic in HookVerifier (#2596)
* 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
2026-01-27 08:30:58 -08:00
..
Internal Improve parameter verification logic in HookVerifier (#2596) 2026-01-27 08:30:58 -08:00
WndProcHook Code cleanup (#2439) 2026-01-06 08:36:55 -08:00
AsmHook.cs Code cleanup (#2439) 2026-01-06 08:36:55 -08:00
AsmHookBehaviour.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
Hook.cs Code cleanup (#2439) 2026-01-06 08:36:55 -08:00
IDalamudHook.cs Un-whether-or-not the codebase 2025-04-25 22:49:05 +02:00