C# Class LobbyServer.World.LW.AccountEnter

Inheritance: Packet
Mostrar archivo Open project: fiki574/rAPB

Public Methods

Method Description
AccountEnter ( UInt32 accountId, UInt32 characterId, Byte sessionId ) : System

Method Details

AccountEnter() public method

public AccountEnter ( UInt32 accountId, UInt32 characterId, Byte sessionId ) : System
accountId System.UInt32
characterId System.UInt32
sessionId Byte
return System