Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
UpgradeWeapon
Interface UpgradeWeapon
Base interface shared by all journal event types.
interface
UpgradeWeapon
{
Class
:
number
;
Cost
:
number
;
Name
:
string
;
Name_Localised
:
string
;
SuitModuleID
:
number
;
event
:
"UpgradeWeapon"
;
timestamp
:
string
;
}
Hierarchy (
view full
)
JournalEvent
<
"UpgradeWeapon"
>
UpgradeWeapon
Index
Properties
Class
Cost
Name
Name_
Localised
Suit
ModuleID
event
timestamp
Properties
Class
Class
:
number
Cost
Cost
:
number
Name
Name
:
string
Name_
Localised
Name_
Localised
:
string
Suit
ModuleID
Suit
ModuleID
:
number
event
event
:
"UpgradeWeapon"
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
Class
Cost
Name
Name_
Localised
Suit
ModuleID
event
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.