C# 클래스 DarkEmu_GameServer.character._item

파일 보기 프로젝트 열기: CarlosX/DarkEmu

공개 프로퍼티들

프로퍼티 타입 설명
Potion byte[]
sAmount short
wID int

프로퍼티 상세

Potion 공개적으로 프로퍼티

public byte[] Potion
리턴 byte[]

sAmount 공개적으로 프로퍼티

public short sAmount
리턴 short

wID 공개적으로 프로퍼티

public int wID
리턴 int