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