Method | Description | |
---|---|---|
GetAccountData ( ) : void | ||
GetUserTilePath ( string username ) : string | ||
HandlePacket ( |
Method | Description | |
---|---|---|
GetMacOsAvatar ( ) : string | ||
GetUserAvatar ( ) : string | ||
GetUserTile ( string username ) : Image | ||
GetUserTilePath ( string username, uint whatever, StringBuilder picpath, int maxLength ) : void | ||
GetUsername ( ) : string | ||
GetWindowsAvatar ( ) : string | ||
ImagetoBase64 ( Image image ) : string |
public static GetUserTilePath ( string username ) : string | ||
username | string | |
return | string |
public HandlePacket ( |
||
packet | ||
return | void |