Method |
Description |
|
CanWarpTo ( Creature, creature, MoonGate gate ) : bool |
|
|
GetTable ( ) : string[] |
|
|
HandleMoonGateInfoRequest ( ChannelClient client, Packet, packet ) : void |
|
|
HandleMoonGateUse ( ChannelClient client, Packet, packet ) : void |
|
|
MoonGateBehavior ( Creature, creature, Prop, prop ) : void |
|
|
OnErinnDaytimeTick ( ErinnTime now ) : void |
|
|
RegisterGate ( string name, string keyword, string fullName ) : void |
|
|
RegisterTimetable ( string name ) : void |
|
|
SendMoonGateInfoRequestR ( Creature, creature, string current, string next ) : void |
|
|
SendMoonGateInfoRequestR ( string current, string next ) : void |
|
|
SendMoonGateMap ( Creature, creature, MoonGate fromGate, IEnumerable gates ) : void |
|
|
SendMoonGateUseR ( Creature, creature, bool success ) : void |
|
|
UpdateCurrentGates ( ErinnTime now ) : void |
|
|
UpdateGates ( ErinnTime now ) : void |
|
|
UseMoonGate ( Creature, creature, string origin, string destination ) : bool |
|
|