Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
SetUserShipName
Interface SetUserShipName
Base interface shared by all journal event types.
interface
SetUserShipName
{
event
:
"SetUserShipName"
;
Ship
:
string
;
ShipID
:
number
;
timestamp
:
string
;
UserShipId
:
string
;
UserShipName
:
string
;
}
Hierarchy (
View Summary
)
JournalEvent
<
"SetUserShipName"
>
SetUserShipName
Index
Properties
event
Ship
ShipID
timestamp
User
Ship
Id
User
Ship
Name
Properties
event
event
:
"SetUserShipName"
The type of event.
Ship
Ship
:
string
ShipID
ShipID
:
number
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
User
Ship
Id
UserShipId
:
string
User
Ship
Name
UserShipName
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
Ship
ShipID
timestamp
User
Ship
Id
User
Ship
Name
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.