Property | Type | Description | |
---|---|---|---|
Universe |
Method | Description | |
---|---|---|
Greet ( JoinBNetGameMessage message ) : void |
Greets the player and sends the client initial data it needs to get-ingame.
|
|
Player ( D3Sharp.Net.Game.GameClient client, |
public Greet ( JoinBNetGameMessage message ) : void | ||
message | JoinBNetGameMessage | |
return | void |
public Player ( D3Sharp.Net.Game.GameClient client, |
||
client | D3Sharp.Net.Game.GameClient | |
universe | ||
bnetToon | D3Sharp.Core.Common.Toons.Toon | |
return | System |