Preparing search index...
The search index is not available
retrommo-types
retrommo-types
WorldTradeOfferGoldUpdate
Interface WorldTradeOfferGoldUpdate
interface
WorldTradeOfferGoldUpdate
{
amount
:
number
;
characterID
:
string
;
room
:
readonly
[
WorldTradeGoldRoomUpdate
,
WorldTradeGoldRoomUpdate
]
;
}
Index
Properties
amount
characterID
room
Properties
Readonly
amount
amount
:
number
Readonly
characterID
characterID
:
string
Readonly
room
room
:
readonly
[
WorldTradeGoldRoomUpdate
,
WorldTradeGoldRoomUpdate
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
characterID
room
retrommo-types
Loading...