Méthode | Description | |
---|---|---|
AddLevelAdvance ( string logMessage ) : bool | ||
AddLootValue ( long value ) : void | ||
ClearLootValue ( ) : void | ||
GenerateDamageResults ( DamageResult>.Dictionary |
||
GenerateDamageTakenResults ( DamageResult>.Dictionary |
||
GetExperience ( ) : int>>.IEnumerable |
||
GetExperiencePerHour ( ) : int | ||
GetLookInformation ( List |
||
GetLootValue ( ) : long | ||
GetRecentCommands ( int type, int max_entries = 15 ) : string>>.List |
||
GetTotalExperience ( List |
||
Initialize ( ) : void | ||
UpdateAchievementInformation ( string>.List |
||
UpdateCommands ( string>.Dictionary |
||
UpdateDamage ( ) : void | ||
UpdateDamageInformation ( DamageEntry>.Dictionary |
||
UpdateDeaths ( bool>.Dictionary |
||
UpdateEventInformation ( string>.List |
||
UpdateExperience ( int>.Dictionary |
||
UpdateLookInformation ( Dictionary |
||
UpdateURLs ( string>.Dictionary |
||
UpdateUsedItems ( ) : void |
Méthode | Description | |
---|---|---|
UpdateTimer_Tick ( ) : void |
public static AddLevelAdvance ( string logMessage ) : bool | ||
logMessage | string | |
Résultat | bool |
public static AddLootValue ( long value ) : void | ||
value | long | |
Résultat | void |
public static GenerateDamageResults ( DamageResult>.Dictionary |
||
damageResults | DamageResult>.Dictionary | |
times | List |
|
healing | bool | |
Résultat | void |
public static GenerateDamageTakenResults ( DamageResult>.Dictionary |
||
damageResults | DamageResult>.Dictionary | |
times | List |
|
Résultat | void |
public static GetExperience ( ) : int>>.IEnumerable |
||
Résultat | int>>.IEnumerable |
public static GetExperiencePerHour ( ) : int | ||
Résultat | int |
public static GetLookInformation ( List |
||
times | List |
|
Résultat | IEnumerable |
public static GetRecentCommands ( int type, int max_entries = 15 ) : string>>.List |
||
type | int | |
max_entries | int | |
Résultat | string>>.List |
public static GetTotalExperience ( List |
||
times | List |
|
Résultat | int>.Tuple |
public static UpdateAchievementInformation ( string>.List |
||
newAchievements | string>.List | |
Résultat | string>>.IEnumerable |
public static UpdateCommands ( string>.Dictionary |
||
newCommands | string>.Dictionary | |
Résultat | IEnumerable |
public static UpdateDamageInformation ( DamageEntry>.Dictionary |
||
damageDealt | DamageEntry>.Dictionary | |
healing | bool | |
Résultat | bool |
public static UpdateDeaths ( bool>.Dictionary |
||
newDeaths | bool>.Dictionary | |
Résultat | bool |
public static UpdateEventInformation ( string>.List |
||
newEvents | string>.List | |
Résultat | string>>.IEnumerable |
public static UpdateExperience ( int>.Dictionary |
||
newExperience | int>.Dictionary | |
Résultat | int |
public static UpdateLookInformation ( Dictionary |
||
lookMessages | Dictionary |
|
Résultat | IEnumerable |
public static UpdateURLs ( string>.Dictionary |
||
newURLs | string>.Dictionary | |
Résultat | void |