Table of Contents

Class FootprintConstructorFix

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

Patches Footprinting.Footprint.Footprint(ReferenceHub) constructor. Fixes an issue where calling the constructor after a player disconnects throws an error.

[HarmonyPatch(typeof(Footprint), MethodType.Constructor, new Type[] { typeof(ReferenceHub) })]
public class FootprintConstructorFix
Inheritance
FootprintConstructorFix
Inherited Members
Extension Methods