C# Class wServer.logic.EntityLesserThan

Inheritance: Behavior
Exibir arquivo Open project: C453/OryxKingdom Class Usage Examples

Public Methods

Method Description
Instance ( float radius, int count, short objType ) : EntityLesserThan

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Private Methods

Method Description
EntityLesserThan ( float radius, int count, short objType ) : System

Method Details

Instance() public static method

public static Instance ( float radius, int count, short objType ) : EntityLesserThan
radius float
count int
objType short
return EntityLesserThan

TickCore() protected method

protected TickCore ( RealmTime time ) : bool
time wServer.realm.RealmTime
return bool