C# Class FOnline.CritterChainEventArgs

Base class for event args that are supposed to return boolean value to the engine meaning whether we should interrupt further processing or not.
Inheritance: DefaultEventArgs
Afficher le fichier Open project: wladimiiir/vault112

Méthodes publiques

Méthode Description
CritterChainEventArgs ( Critter cr ) : System

Method Details

CritterChainEventArgs() public méthode

public CritterChainEventArgs ( Critter cr ) : System
cr Critter
Résultat System