메소드 | 설명 | |
---|---|---|
AddFriend ( uint playerid, byte type, bool party = true ) : void | ||
BrocatMsg ( byte type ) : void | ||
DB_Load ( GameBase info ) : void | ||
DB_Save ( ) : void | ||
DeleteFriend ( uint playerid, bool deleteparty = true ) : void | ||
GetFriendInfo ( int playerid ) : void | ||
PlayerFriend ( |
||
RefuseFriend ( uint playerid ) : void | ||
RequestAddFriend ( NetMsg info ) : void | ||
SendAllFriendInfo ( ) : void | ||
SendFriendInfo ( |
public AddFriend ( uint playerid, byte type, bool party = true ) : void | ||
playerid | uint | |
type | byte | |
party | bool | |
리턴 | void |
public DeleteFriend ( uint playerid, bool deleteparty = true ) : void | ||
playerid | uint | |
deleteparty | bool | |
리턴 | void |
public PlayerFriend ( |
||
_play | ||
리턴 | System |
public SendFriendInfo ( |
||
info | ||
type | byte | |
리턴 | void |