C# Class Blaze.Server.PlayerJoinCompletedNotification

Show file Open project: sebastian-malek/blaze-server Class Usage Examples

Public Methods

Method Description
Notify ( Client client, ulong gameID, ulong personaID ) : void

Method Details

Notify() public static method

public static Notify ( Client client, ulong gameID, ulong personaID ) : void
client Client
gameID ulong
personaID ulong
return void