Class ThrownCustomKeycardFix
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