C# Class DamageMeter.TeraDpsApi.ExtendedStats

Mostrar archivo Open project: neowutran/ShinraMeter Class Usage Examples

Public Properties

Property Type Description
Debuffs AbnormalityDuration>.Dictionary
PlayerBuffs PlayerAbnormals>.SortedDictionary
PlayerReceived Dictionary>
PlayerSkills List>.SortedDictionary
PlayerSkillsAggregated IEnumerable>.Dictionary

Property Details

Debuffs public_oe property

public Dictionary Debuffs
return AbnormalityDuration>.Dictionary

PlayerBuffs public_oe property

public SortedDictionary PlayerBuffs
return PlayerAbnormals>.SortedDictionary

PlayerReceived public_oe property

public Dictionary> PlayerReceived
return Dictionary>

PlayerSkills public_oe property

public SortedDictionary> PlayerSkills
return List>.SortedDictionary

PlayerSkillsAggregated public_oe property

public Dictionary> PlayerSkillsAggregated
return IEnumerable>.Dictionary