qs_player_events¶
Info
This page was last generated 2023.07.15
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | char_id | character_data | id |
Schema¶
Column | Data Type | Description |
---|---|---|
id | int | Unique Event Identifier |
char_id | int | Character Identifier |
event | int | Event |
event_desc | varchar | Event Description |
time | int | Time UNIX Timestamp |