Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.3.29
GitHub
README
Game Design
Architecture
Combat System
Preparing search index...
GameEvent
Interface GameEvent
interface
GameEvent
{
data
:
Record
<
string
,
any
>
;
id
:
string
;
message
?:
KoreanText
;
playerId
?:
string
;
timestamp
:
number
;
type
:
GameEventType
;
}
Index
Properties
data
id
message?
player
Id?
timestamp
type
Properties
Readonly
data
data
:
Record
<
string
,
any
>
Readonly
id
id
:
string
Optional
Readonly
message
message
?:
KoreanText
Optional
Readonly
player
Id
playerId
?:
string
Readonly
timestamp
timestamp
:
number
Readonly
type
type
:
GameEventType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
id
message
player
Id
timestamp
type
Game Documentation
Korean Martial Arts
GitHub
README
Game Design
Architecture
Combat System
Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.3.29
Loading...