Property | Type | Description | |
---|---|---|---|
Character | Character_ | ||
Item | Item_ | ||
Mastery | Mastery_ | ||
Skill | Skill_ | ||
User | User_ |
Method | Description | |
---|---|---|
ExecuteQuery ( ) : void | ||
ExecuteSavedQueries ( ) : void | ||
SetPulseFlag ( bool Flag ) : void | ||
SetPulseTime ( int iTime ) : void | ||
SetQueryLocation ( string path ) : void | ||
Start ( ) : void | ||
WriteQuery ( string Query ) : void |
Method | Description | |
---|---|---|
Pulse ( object sender, |
public static SetPulseFlag ( bool Flag ) : void | ||
Flag | bool | |
return | void |
public static SetPulseTime ( int iTime ) : void | ||
iTime | int | |
return | void |
public static SetQueryLocation ( string path ) : void | ||
path | string | |
return | void |
public static WriteQuery ( string Query ) : void | ||
Query | string | |
return | void |