Table of Contents

Class ThrownCustomKeycardFix

Namespace
Exiled.Events.Patches.Fixes
Assembly
Exiled.Events.dll

Patches InventorySystem.Items.Keycards.KeycardPickup.ProcessCollision(UnityEngine.Collision) to fix custom keycards with custom permissions not working. Bug reported to NW (https://git.scpslgame.com/northwood-qa/scpsl-bug-reporting/-/issues/1625).

[HarmonyPatch(typeof(KeycardPickup), "ProcessCollision")]
public class ThrownCustomKeycardFix
Inheritance
ThrownCustomKeycardFix
Inherited Members
Extension Methods