Method | Description | |
---|---|---|
CharacterPack ( ) : System | ||
addCharacter ( string charName, int charId, int status, int serverId ) : void | ||
getByteContents ( ) : byte[] | ||
getPackLength ( ) : int | ||
setTotalChars ( int total ) : void |
public addCharacter ( string charName, int charId, int status, int serverId ) : void | ||
charName | string | |
charId | int | |
status | int | |
serverId | int | |
return | void |