프로퍼티 | 타입 | 설명 | |
---|---|---|---|
chatChannelManager | invertika_account.Chat.ChatChannelManager | ||
chatHandler | |||
guildManager | |||
postalManager | invertika_account.Chat.PostManager | ||
storage | Storage | ||
stringFilter |
메소드 | 설명 | |
---|---|---|
banTimerEvent ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
statTimerEvent ( object sender, System.Timers.ElapsedEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
Main ( string args ) : int | ||
closeGracefully ( int val ) : void | ||
deinitializeServer ( ) : void | ||
dumpStatistics ( string accountAddress, int accountClientPort, int accountGamePort, int chatClientPort ) : void | ||
initialize ( ) : void | ||
parseOptions ( string args, ISL.Server.Common.CommandLineOptions &options ) : void | ||
printHelp ( ) : void |
public static banTimerEvent ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
sender | object | |
e | System.Timers.ElapsedEventArgs | |
리턴 | void |
public static statTimerEvent ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
sender | object | |
e | System.Timers.ElapsedEventArgs | |
리턴 | void |
public static ChatChannelManager,invertika_account.Chat chatChannelManager | ||
리턴 | invertika_account.Chat.ChatChannelManager |
public static ChatHandler,invertika_account.Chat chatHandler | ||
리턴 |
public static GuildManager,invertika_account.Chat guildManager | ||
리턴 |
public static PostManager,invertika_account.Chat postalManager | ||
리턴 | invertika_account.Chat.PostManager |