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
{
Ship
:
string
;
ShipID
:
number
;
UserShipId
:
string
;
UserShipName
:
string
;
event
:
"SetUserShipName"
;
timestamp
:
string
;
}
Hierarchy (
view full
)
JournalEvent
<
"SetUserShipName"
>
SetUserShipName
Index
Properties
Ship
ShipID
User
Ship
Id
User
Ship
Name
event
timestamp
Properties
Ship
Ship
:
string
ShipID
ShipID
:
number
User
Ship
Id
User
Ship
Id
:
string
User
Ship
Name
User
Ship
Name
:
string
event
event
:
"SetUserShipName"
The type of event.
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Ship
ShipID
User
Ship
Id
User
Ship
Name
event
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.