Table of Contents

Class KickBanSystemServerHook

Namespace
RisingV.Core.Hooks.Server
Assembly
RisingV.Core.AdminEngine.dll

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)

Parameters

platformId ulong
__result bool