C# Class wServer.logic.EntityGroupLesserThan

Inheritance: Behavior
Datei anzeigen Open project: C453/OryxKingdom Class Usage Examples

Public Methods

Method Description
Instance ( float radius, int count, string group ) : EntityGroupLesserThan

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Private Methods

Method Description
EntityGroupLesserThan ( float radius, int count, string group ) : System

Method Details

Instance() public static method

public static Instance ( float radius, int count, string group ) : EntityGroupLesserThan
radius float
count int
group string
return EntityGroupLesserThan

TickCore() protected method

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