메소드 | 설명 | |
---|---|---|
Begin ( ) : void | ||
CheckConnection ( ) : void | ||
CollectGuilds ( ) : void | ||
CollectMobiles ( System.DateTime endTime ) : void | ||
DeleteMobile ( Mobile mob ) : void | ||
DumpGuilds ( System.DateTime endTime ) : void | ||
DumpMobiles ( System.DateTime endTime ) : void | ||
ExecuteNonQuery ( string text ) : void | ||
ExecuteNonQueryIfNull ( string select, string insert ) : void | ||
GetUniqueWriter ( string type, string &filePath ) : |
||
Initialize ( ) : void | ||
InsertGuild ( |
||
InsertItems ( Mobile mob ) : void | ||
InsertMobile ( Mobile mob ) : void | ||
InsertSkills ( Mobile mob ) : void | ||
InsertWars ( |
||
MyRunUO ( ) : System | ||
Process ( System.DateTime endTime ) : bool | ||
QueueMobileUpdate ( Mobile m ) : void |
메소드 | 설명 | |
---|---|---|
OnTick ( ) : void |
메소드 | 설명 | |
---|---|---|
AppendCharEntity ( string input, int charIndex, StringBuilder &sb, char c ) : void | ||
AppendEntityRef ( string input, int charIndex, StringBuilder &sb, string ent ) : void | ||
InsertItem ( string serial, int index, int itemID, int hue ) : void | ||
PrivateChar_OnCommand ( Server.Commands.CommandEventArgs e ) : void | ||
PublicChar_OnCommand ( Server.Commands.CommandEventArgs e ) : void | ||
SafeString ( string input ) : string | ||
UpdateMyRunUO_OnCommand ( Server.Commands.CommandEventArgs e ) : void |
public CollectMobiles ( System.DateTime endTime ) : void | ||
endTime | System.DateTime | |
리턴 | void |
public DumpGuilds ( System.DateTime endTime ) : void | ||
endTime | System.DateTime | |
리턴 | void |
public DumpMobiles ( System.DateTime endTime ) : void | ||
endTime | System.DateTime | |
리턴 | void |
public ExecuteNonQueryIfNull ( string select, string insert ) : void | ||
select | string | |
insert | string | |
리턴 | void |
public GetUniqueWriter ( string type, string &filePath ) : |
||
type | string | |
filePath | string | |
리턴 |