C# Class DamageMeter.TeraDpsApi.EncounterBase

Show file Open project: neowutran/ShinraMeter Class Usage Examples

Public Properties

Property Type Description
areaId string
bossId string
debuffUptime string>>.List
encounterUnixEpoch long
fightDuration string
members List
meterName string
meterVersion string
partyDps string

Property Details

areaId public property

public string areaId
return string

bossId public property

public string bossId
return string

debuffUptime public property

public List> debuffUptime
return string>>.List

encounterUnixEpoch public property

public long encounterUnixEpoch
return long

fightDuration public property

public string fightDuration
return string

members public property

public List members
return List

meterName public property

public string meterName
return string

meterVersion public property

public string meterVersion
return string

partyDps public property

public string partyDps
return string