Preparing search index...
The search index is not available
retrommo-types
retrommo-types
EndPlayerBattleUpdate
Interface EndPlayerBattleUpdate
interface
EndPlayerBattleUpdate
{
character
?:
EndPlayerBattleCharacterUpdate
;
players
:
readonly
EndPlayerBattlePlayerUpdate
[]
;
world
?:
EndPlayerBattleWorldUpdate
;
}
Index
Properties
character?
players
world?
Properties
Optional
Readonly
character
character
?:
EndPlayerBattleCharacterUpdate
Readonly
players
players
:
readonly
EndPlayerBattlePlayerUpdate
[]
Optional
Readonly
world
world
?:
EndPlayerBattleWorldUpdate
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
character
players
world
retrommo-types
Loading...