Nebula
Loading...
Searching...
No Matches
clientprocessors.h
Go to the documentation of this file.
1
#pragma once
2
//------------------------------------------------------------------------------
9
//------------------------------------------------------------------------------
10
namespace
Multiplayer
11
{
12
13
class
BaseMultiplayerClient
;
14
15
void
SetupClientProcessors
(
BaseMultiplayerClient
* client);
16
void
ShutdownClientProcessors
();
17
18
}
// namespace Multiplayer
Multiplayer::BaseMultiplayerClient
Definition
basemultiplayerclient.h:26
Multiplayer
Definition
basemultiplayerclient.cc:24
Multiplayer::ShutdownClientProcessors
void ShutdownClientProcessors()
Definition
clientprocessors.cc:63
Multiplayer::SetupClientProcessors
void SetupClientProcessors(BaseMultiplayerClient *client)
Definition
clientprocessors.cc:46
code
addons
multiplayer
client
clientprocessors.h
Generated on Mon Aug 4 2025 21:41:52 for Nebula. Dark theme by
Tilen Majerle
. All rights reserved.