Table of Contents

Namespace RisingV.Core.Hooks

Namespaces

RisingV.Core.Hooks.Client
RisingV.Core.Hooks.Server

Classes

AchievementHook

This class hooks into the ClaimAchievementSystem to publish an event when an achievement is claimed.

AdminAuthSystemHook

Hook for the ProjectM.AdminAuthSystem to allow custom admin authentication processing.

ArmorLevelHook

Hooks for the armor level system to publish events when armor levels are spawned or destroyed.

BuffHook

BuffHook is responsible for hooking into the buff systems to publish events

BuffHook.BuffDebugSystemPatch
BuffHook.ModifyUnitStatBuffSystemPatch
EquipmentHooks

Hooks for equipment-related systems in the game.

SaveSystemHook

Patch for the TriggerPersistenceSaveSystem to hook into the TriggerSave method.

StatChangeSystemHook

Patch for the StatChangeSystem to hook into the ApplyStatChanges method.

UnitSpawnerHook

Patch for the UnitSpawnerReactSystem and MinionSpawnSystem to hook into the spawn processing.

WeaponLevelHook

Hooks for the weapon level system to publish events when weapon levels are spawned or destroyed.