C# 클래스 ServerPointSystem.MonsterAwardArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: vharonftw/ServerEPRSystem 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AwardAmount int
Handled bool
NPCID int
NPCType int
Player EPRPlayer

프로퍼티 상세

AwardAmount 공개적으로 프로퍼티

public int AwardAmount
리턴 int

Handled 공개적으로 프로퍼티

public bool Handled
리턴 bool

NPCID 공개적으로 프로퍼티

public int NPCID
리턴 int

NPCType 공개적으로 프로퍼티

public int NPCType
리턴 int

Player 공개적으로 프로퍼티

public EPRPlayer,ServerPointSystem Player
리턴 EPRPlayer