Preparing search index...
The search index is not available
retrommo-types
retrommo-types
BattleInstakillEvent
Interface BattleInstakillEvent
interface
BattleInstakillEvent
{
abilityID
:
string
;
channel
:
number
;
duration
:
number
;
startedAt
:
number
;
target
:
BattleInstakillEventTarget
;
type
:
Instakill
;
}
Hierarchy (
view full
)
BattleEvent
BattleInstakillEvent
Index
Properties
abilityID
channel
duration
started
At
target
type
Properties
Readonly
abilityID
abilityID
:
string
Readonly
channel
channel
:
number
duration
duration
:
number
Readonly
started
At
started
At
:
number
Readonly
target
target
:
BattleInstakillEventTarget
Readonly
type
type
:
Instakill
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
abilityID
channel
duration
started
At
target
type
retrommo-types
Loading...