Table | cm_match_server_attributes |
---|---|
Description | ID Match Server Attributes |
Column | Format | Description | Definition | Comments |
---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | |
match_server_id | integer, foreign key | Match Server ID | ||
attribute | varchar(80) | Attribute | ||
type | varchar(32) | Attribute type, if applicable | cm_co_extended_types:name | |
required | integer | Whether this attribute is required for a match request |
|