C# 클래스 FOnline.Server.CritterStealingEventArgs

상속: CritterEventArgs
파일 보기 프로젝트 열기: rotators/fosdk

공개 메소드들

메소드 설명
CritterStealingEventArgs ( Critter cr, Critter thief, bool success, Item item, uint count ) : System

메소드 상세

CritterStealingEventArgs() 공개 메소드

public CritterStealingEventArgs ( Critter cr, Critter thief, bool success, Item item, uint count ) : System
cr Critter
thief Critter
success bool
item Item
count uint
리턴 System