Méthode | Description | |
---|---|---|
Jail ( Creature, creature, TimeSpan, time ) : void | ||
JailCommand ( ChannelClient client, Creature, sender, Creature, target, string message, IList |
||
Load ( ) : void |
Méthode | Description | |
---|---|---|
Talk ( ) : Task, |
Méthode | Description | |
---|---|---|
FormatTS ( TimeSpan, ts ) : string | ||
Warp ( ) : Task, |
public static Jail ( Creature, creature, TimeSpan, time ) : void | ||
creature | Creature, | |
time | TimeSpan, | |
Résultat | void |
public JailCommand ( ChannelClient client, Creature, sender, Creature, target, string message, IList |
||
client | ChannelClient | |
sender | Creature, | |
target | Creature, | |
message | string | |
args | IList |
|
Résultat | CommandResult |