Preparing search index...
The search index is not available
retrommo-types
retrommo-types
BattleExperienceEvent
Interface BattleExperienceEvent
interface
BattleExperienceEvent
{
amount
:
number
;
channel
:
number
;
duration
:
number
;
startedAt
:
number
;
type
:
Experience
;
winningTeamIndex
:
0
|
1
;
}
Hierarchy (
view full
)
BattleEvent
BattleExperienceEvent
Index
Properties
amount
channel
duration
started
At
type
winning
Team
Index
Properties
Readonly
amount
amount
:
number
Readonly
channel
channel
:
number
duration
duration
:
number
Readonly
started
At
started
At
:
number
Readonly
type
type
:
Experience
Readonly
winning
Team
Index
winning
Team
Index
:
0
|
1
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
channel
duration
started
At
type
winning
Team
Index
retrommo-types
Loading...