Class Hit
Patches ScpAttackAbilityBase.ServerPerformAttack to add Hit event.
[HarmonyPatch(typeof(ScpAttackAbilityBase<ZombieRole>), "ServerPerformAttack")]
public class Hit
- Inheritance
-
Hit
- Inherited Members
- Extension Methods
Patches ScpAttackAbilityBase.ServerPerformAttack to add Hit event.
[HarmonyPatch(typeof(ScpAttackAbilityBase<ZombieRole>), "ServerPerformAttack")]
public class Hit