C# 클래스 WorldServer.TCP.ServerPackets.FRIENDLIST_INFO

상속: PacketOut
파일 보기 프로젝트 열기: fiki574/rAPB

공개 메소드들

메소드 설명
FRIENDLIST_INFO ( Byte totalFriends, UInt32 friendUID, String friendName, Byte friendStatus, Byte friendFaction ) : System

메소드 상세

FRIENDLIST_INFO() 공개 메소드

public FRIENDLIST_INFO ( Byte totalFriends, UInt32 friendUID, String friendName, Byte friendStatus, Byte friendFaction ) : System
totalFriends Byte
friendUID System.UInt32
friendName String
friendStatus Byte
friendFaction Byte
리턴 System