C# Class wServer.logic.Not

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

Public Methods

Method Description
Instance ( Behavior x ) : Not

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Private Methods

Method Description
Not ( Behavior x ) : System

Method Details

Instance() public static method

public static Instance ( Behavior x ) : Not
x Behavior
return Not

TickCore() protected method

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