Class KickBanSystemServerHook
Hook for the KickBanSystem_Server to process ban checks.
[HarmonyPatch(typeof(KickBanSystem_Server), "IsBanned")]
public class KickBanSystemServerHook
- Inheritance
-
KickBanSystemServerHook
- Inherited Members
- Extension Methods
Methods
Postfix(ulong, ref bool)
public static void Postfix(ulong platformId, ref bool __result)