Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/systems
SystemEvent
Interface SystemEvent
interface
SystemEvent
{
data
:
Record
<
string
,
any
>
;
payload
?:
any
;
source
:
string
;
timestamp
:
number
;
type
:
string
;
}
Index
Properties
data
payload?
source
timestamp
type
Properties
Readonly
data
data
:
Record
<
string
,
any
>
Optional
Readonly
payload
payload
?:
any
Readonly
source
source
:
string
Readonly
timestamp
timestamp
:
number
Readonly
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
payload
source
timestamp
type
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...