C# Class Tibialyzer.SimpleLootNotification

Inheritance: Tibialyzer.SimpleNotification
Afficher le fichier Open project: Mytherin/Tibialyzer Class Usage Examples

Méthodes publiques

Свойство Type Description
creature Tibialyzer.Creature

Méthodes publiques

Méthode Description
SimpleLootNotification ( Tibialyzer.Creature cr, int>.List items, string message ) : System

Private Methods

Méthode Description
CopyLootText ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void
creatureBox_Click ( object sender, EventArgs e ) : void
openItem_Click ( object sender, EventArgs e ) : void

Method Details

SimpleLootNotification() public méthode

public SimpleLootNotification ( Tibialyzer.Creature cr, int>.List items, string message ) : System
cr Tibialyzer.Creature
items int>.List
message string
Résultat System

Property Details

creature public_oe property

public Creature,Tibialyzer creature
Résultat Tibialyzer.Creature