Table of Contents

Class ClientChatHook

Namespace
RisingV.Core.Hooks.Client
Assembly
RisingV.Core.ChatEngine.dll

Hook into the client chat system to monitor and handle chat messages.

[HarmonyPatch]
public static class ClientChatHook
Inheritance
ClientChatHook
Inherited Members

Fields

LocalCharacter

public static Entity LocalCharacter

Field Value

Entity

LocalSteamId

public static ulong LocalSteamId

Field Value

ulong

LocalUser

public static Entity LocalUser

Field Value

Entity