Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
SellShipOnRebuy
Interface SellShipOnRebuy
TODO Verify by getting destroyed and selling the ship.
interface
SellShipOnRebuy
{
event
:
"SellShipOnRebuy"
;
SellShipId
:
number
;
ShipPrice
:
number
;
ShipType
:
string
;
System
:
string
;
timestamp
:
string
;
}
Hierarchy (
View Summary
)
JournalEvent
<
"SellShipOnRebuy"
>
SellShipOnRebuy
Index
Properties
event
Sell
Ship
Id
Ship
Price
Ship
Type
System
timestamp
Properties
event
event
:
"SellShipOnRebuy"
The type of event.
Sell
Ship
Id
SellShipId
:
number
Ship
Price
ShipPrice
:
number
Ship
Type
ShipType
:
string
System
System
:
string
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
Sell
Ship
Id
Ship
Price
Ship
Type
System
timestamp
@kayahr/ed-journal
Loading...
TODO Verify by getting destroyed and selling the ship.