Method |
Description |
|
AssignNetIDs ( ) : void |
|
|
DownloadNextMod ( ) : void |
|
|
HandleModPacket ( BinaryReader reader, int whoAmI ) : void |
|
|
HijackGetData ( byte &messageType, BinaryReader &reader, int playerNumber ) : bool |
|
|
NetReload ( ) : void |
|
|
OnModsDownloaded ( bool needsReload ) : void |
|
|
ReadNetIDs ( BinaryReader reader ) : void |
|
|
ReceiveMod ( BinaryReader reader ) : void |
|
|
SendMod ( string modName, int toClient ) : void |
|
|
SendNetIDs ( int toClient ) : void |
|
|
SyncClientMods ( BinaryReader reader ) : void |
|
|
SyncMods ( int clientIndex ) : void |
|
|