Preparing search index...
The search index is not available
retrommo-types
retrommo-types
WorldMoveCharacterUpdate
Interface WorldMoveCharacterUpdate
interface
WorldMoveCharacterUpdate
{
characterID
:
string
;
direction
:
Direction
;
isRenewing
?:
boolean
;
order
:
number
;
resources
?:
WorldResourcesUpdate
;
step
:
Step
;
}
Index
Properties
characterID
direction
is
Renewing?
order
resources?
step
Properties
Readonly
characterID
characterID
:
string
Readonly
direction
direction
:
Direction
Optional
Readonly
is
Renewing
is
Renewing
?:
boolean
Readonly
order
order
:
number
Optional
Readonly
resources
resources
?:
WorldResourcesUpdate
Readonly
step
step
:
Step
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
characterID
direction
is
Renewing
order
resources
step
retrommo-types
Loading...