StatProperty <T>
Hierarchy
- StatProperty
Index
Constructors
Properties
Accessors
Methods
Constructors
constructor
Type parameters
Parameters
fightProp: T
value: number
enka: EnkaClient
Returns StatProperty<T>
Properties
readonly_propData
readonlyenka
readonlyfightProp
readonlyfightPropName
readonlyisPercent
readonlyrawValue
readonlyvalue
Accessors
publicvalueText
Returns string
Methods
getMultipliedValue
Returns number
toString
Returns string
staticgetFightPropTextAssets
Parameters
fightProp: FightProp
enka: EnkaClient
Returns null | TextAssets
staticsumStatProperties
Parameters
statProperties: StatProperty<FightProp>[]
enka: EnkaClient
Returns StatProperty<FightProp>[]
Multiplies value by 100 if it is a percentage