C# Class wServer.logic.EntityLesserThan

Inheritance: Behavior
Afficher le fichier Open project: C453/OryxKingdom Class Usage Examples

Méthodes publiques

Méthode Description
Instance ( float radius, int count, short objType ) : EntityLesserThan

Méthodes protégées

Méthode Description
TickCore ( RealmTime time ) : bool

Private Methods

Méthode Description
EntityLesserThan ( float radius, int count, short objType ) : System

Method Details

Instance() public static méthode

public static Instance ( float radius, int count, short objType ) : EntityLesserThan
radius float
count int
objType short
Résultat EntityLesserThan

TickCore() protected méthode

protected TickCore ( RealmTime time ) : bool
time wServer.realm.RealmTime
Résultat bool