C# Class FOnline.Server.CritterFinishEventArgs

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

Méthodes publiques

Méthode Description
CritterFinishEventArgs ( Critter cr, bool deleted ) : System

Method Details

CritterFinishEventArgs() public méthode

public CritterFinishEventArgs ( Critter cr, bool deleted ) : System
cr Critter
deleted bool
Résultat System