mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-07 10:38:23 +00:00
- Updated `CTakeDamageInfo` to include new class fields (`m_flRadius` and `m_iDamageVictimIndex`) for clarity and future compatibility. - Existing hooks remain fully compatible. - Crashes in SourceMod do not occur due to an incorrect stack, because the structure is always passed by reference or pointer. - Updating the structure is recommended for cases where manual access to all fields or other special use cases is required. |
||
|---|---|---|
| .. | ||
| client | ||
| server | ||
| shared | ||