Table of Contents

Class AdminAuthSystemHook

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

Hook for the ProjectM.AdminAuthSystem to allow custom admin authentication processing.

[HarmonyPatch(typeof(AdminAuthSystem), "IsAdmin")]
public static class AdminAuthSystemHook
Inheritance
AdminAuthSystemHook
Inherited Members

Methods

Postfix(ulong, ref bool)

public static void Postfix(ulong platformId, ref bool __result)

Parameters

platformId ulong
__result bool