C# Class wServer.logic.DeathTransmute

Inheritance: ConditionalBehavior
Afficher le fichier Open project: C453/OryxKingdom

Méthodes publiques

Méthode Description
DeathTransmute ( short objType, int minCount = 1, int maxCount = 1 ) : System

Méthodes protégées

Méthode Description
BehaveCore ( BehaviorCondition cond, RealmTime time, object state ) : void

Method Details

BehaveCore() protected méthode

protected BehaveCore ( BehaviorCondition cond, RealmTime time, object state ) : void
cond BehaviorCondition
time wServer.realm.RealmTime
state object
Résultat void

DeathTransmute() public méthode

public DeathTransmute ( short objType, int minCount = 1, int maxCount = 1 ) : System
objType short
minCount int
maxCount int
Résultat System