C# Class Blaze.Server.GamePlayerStateChangeNotification

Afficher le fichier Open project: sebastian-malek/blaze-server Class Usage Examples

Méthodes publiques

Méthode Description
Notify ( Client client, ulong gameID, ulong personaID ) : void

Method Details

Notify() public static méthode

public static Notify ( Client client, ulong gameID, ulong personaID ) : void
client Client
gameID ulong
personaID ulong
Résultat void