C# Class wServer.logic.NullBehavior

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

Public Properties

Property Type Description
Instance NullBehavior

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Private Methods

Method Description
NullBehavior ( ) : System

Method Details

TickCore() protected method

protected TickCore ( RealmTime time ) : bool
time RealmTime
return bool

Property Details

Instance public_oe static_oe property

public static NullBehavior,wServer.logic Instance
return NullBehavior