C# Class Economy.scripts.Messages.MessageConnectionResponse

Inheritance: MessageBase
Afficher le fichier Open project: jpcsupplies/Economy_mod Class Usage Examples

Méthodes publiques

Méthode Description
ProcessClient ( ) : void
ProcessServer ( ) : void
SendMessage ( ulong steamdId, bool oldCommunicationVersion, bool newCommunicationVersion, ClientConfig clientConfig ) : void

Method Details

ProcessClient() public méthode

public ProcessClient ( ) : void
Résultat void

ProcessServer() public méthode

public ProcessServer ( ) : void
Résultat void

SendMessage() public static méthode

public static SendMessage ( ulong steamdId, bool oldCommunicationVersion, bool newCommunicationVersion, ClientConfig clientConfig ) : void
steamdId ulong
oldCommunicationVersion bool
newCommunicationVersion bool
clientConfig ClientConfig
Résultat void