Skip to content

Carbon Hooks Reference

This section contains a comprehensive list of all hooks available in Carbon. Each hook is listed with its name, category, and compatibility information.

Flag Legend

Hooks marked as Static indicate that said hooks are permanently active upon being loaded

Hooks marked as Patch indicate that they're patches permanently active which don't necessarily execute hooks (modify game code)

Hooks marked as IgnoreChecksum indicate that hooks or patches with this flag will be dynamically patched regardless of version

IMPORTANT By default, if hooks are not Static or Patches, they're dynamically applied upon plugin subscription, otherwise inactive.

Loading hooks...

Released under the MIT License. Feel free to help us improve!