Preparing search index...
The search index is not available
battlenet-api-types
battlenet-api-types
spellTooltip
Interface spellTooltip
interface
spellTooltip
{
cast_time
?:
string
;
cooldown
?:
string
;
description
:
string
;
power_cost
?:
string
;
range
?:
string
;
spell
:
refStruct
;
}
Index
Properties
cast_
time?
cooldown?
description
power_
cost?
range?
spell
Properties
Optional
cast_
time
cast_time
?:
string
Optional
cooldown
cooldown
?:
string
description
description
:
string
Optional
power_
cost
power_cost
?:
string
Optional
range
range
?:
string
spell
spell
:
refStruct
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cast_
time
cooldown
description
power_
cost
range
spell
battlenet-api-types
Loading...