C# 클래스 Tibialyzer.SimpleLootNotification

상속: Tibialyzer.SimpleNotification
파일 보기 프로젝트 열기: Mytherin/Tibialyzer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
creature Tibialyzer.Creature

공개 메소드들

메소드 설명
SimpleLootNotification ( Tibialyzer.Creature cr, int>.List items, string message ) : System

비공개 메소드들

메소드 설명
CopyLootText ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void
creatureBox_Click ( object sender, EventArgs e ) : void
openItem_Click ( object sender, EventArgs e ) : void

메소드 상세

SimpleLootNotification() 공개 메소드

public SimpleLootNotification ( Tibialyzer.Creature cr, int>.List items, string message ) : System
cr Tibialyzer.Creature
items int>.List
message string
리턴 System

프로퍼티 상세

creature 공개적으로 프로퍼티

public Creature,Tibialyzer creature
리턴 Tibialyzer.Creature