Preparing search index...
The search index is not available
retrommo-types
retrommo-types
<internal>
BattleRoundUpdate
Interface BattleRoundUpdate
interface
BattleRoundUpdate
{
duration
:
number
;
events
:
readonly
BattleEvent
[]
;
isFinal
?:
boolean
;
serverTime
:
number
;
}
Index
Properties
duration
events
is
Final?
server
Time
Properties
Readonly
duration
duration
:
number
Readonly
events
events
:
readonly
BattleEvent
[]
Optional
Readonly
is
Final
is
Final
?:
boolean
Readonly
server
Time
server
Time
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
duration
events
is
Final
server
Time
retrommo-types
Loading...