Character traitsTable: Difference between revisions
Jump to navigation
Jump to search
m add to category (Engine documents) |
No edit summary |
||
Line 1: | Line 1: | ||
{| | |||
{| class="wikitable" | |||
|+ | |||
!UE | |||
!Field | |||
!Type | |||
!Key Type | |||
!Default | |||
!Extra | |||
!Description | |||
|- | |- | ||
| | |||
|character_id | |||
|int(10) unsigned | |||
|PRI | |||
| | |0 | ||
| | | | ||
| | |||
| | |||
| | | | ||
|- | |- | ||
| trait_id | | | ||
| | |trait_id | ||
| | |int(10) unsigned | ||
|PRI | |||
|0 | |||
| | |||
| | | | ||
|} | |} |
Latest revision as of 11:54, 11 January 2022
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
character_id | int(10) unsigned | PRI | 0 | |||
trait_id | int(10) unsigned | PRI | 0 |