Class AdminAuthSystemHook
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)