C# Class FOnline.Server.CritterSmthStealingEventArgs

Inheritance: CritterStealingEventArgs
Afficher le fichier Open project: rotators/fosdk

Méthodes publiques

Méthode Description
CritterSmthStealingEventArgs ( Critter cr, Critter from_cr, Critter thief, bool success, Item item, uint count ) : System

Method Details

CritterSmthStealingEventArgs() public méthode

public CritterSmthStealingEventArgs ( Critter cr, Critter from_cr, Critter thief, bool success, Item item, uint count ) : System
cr Critter
from_cr Critter
thief Critter
success bool
item Item
count uint
Résultat System