LethalNetworkAPI Namespace
Namespaces
Classes
LethalNetworkAPIPlugin
The BepInEx plugin class.
LNetworkEvent
Used to invoke events between clients (and the server/host).
LNetworkMessage<TData>
Used to send data between clients (and the server/host).
LNetworkVariable<TData>
A variable that can be used to send data between clients.
Deprecated
LethalNetworkExtensions
Additional tools to help with networking.
PublicNetworkVariableAttribute
Declare LethalNetworkVariable<TData> as public.
Enums
LNetworkVariableWritePerms
The allowed write permissions for a LNetworkVariable<TData>