C# 클래스 SagaMap.Packets.Server.ListEquipment

상속: SagaLib.Packet
파일 보기 프로젝트 열기: Willyham/SagaRO2

공개 메소드들

메소드 설명
ListEquipment ( ) : System
SetEquipment ( Item>.Dictionary equip ) : void

메소드 상세

ListEquipment() 공개 메소드

public ListEquipment ( ) : System
리턴 System

SetEquipment() 공개 메소드

public SetEquipment ( Item>.Dictionary equip ) : void
equip Item>.Dictionary
리턴 void