Preparing search index...
The search index is not available
retrommo-types
retrommo-types
BattleEvent
Interface BattleEvent
interface
BattleEvent
{
channel
:
number
;
duration
:
number
;
startedAt
:
number
;
type
:
BattleEventType
;
}
Hierarchy (
view full
)
BattleEvent
BattleApproachEvent
BattleCritEvent
BattleDamageEvent
BattleDeathEvent
BattleDefeatEvent
BattleExperienceEvent
BattleFriendlyTargetFailureEvent
BattleGoldEvent
BattleHealEvent
BattleInstakillEvent
BattleMissEvent
BattleRejuvenateEvent
BattleUseAbilityEvent
BattleUseItemEvent
Index
Properties
channel
duration
started
At
type
Properties
Readonly
channel
channel
:
number
duration
duration
:
number
Readonly
started
At
started
At
:
number
Readonly
type
type
:
BattleEventType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
channel
duration
started
At
type
retrommo-types
Loading...