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