CIV5InvisibleInfos: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
(scktonDTpfntxQNZCD) |
m (Unprotected "CIV5InvisibleInfos") |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
=CIV5InvisibleInfos.xml= | |||
*The CIV5InvisibleInfos.xml file contains definitions for the InvisibleInfos. | |||
*This information is taken from the CIV5InvisibleInfos.xml file itself. | |||
==InvisibleInfos== | |||
{| border="1" style="text-align:left" cellpadding="3" cellspacing="0" | |||
|+InvisibleInfos Table | |||
! scope="col" style="background: #efefef;" | Name | |||
! scope="col" style="background: #efefef;" | Type | |||
! scope="col" style="background: #efefef;" | Notes | |||
|- | |||
| ID || integer|| Primary Key,Autoincrement | |||
|- | |||
| Type || text|| Not Null,Unique | |||
|- | |||
| Description || text|| | |||
|} | |||
{{Civ5_XML_Files}} |
Latest revision as of 01:44, 3 October 2011
CIV5InvisibleInfos.xml
- The CIV5InvisibleInfos.xml file contains definitions for the InvisibleInfos.
- This information is taken from the CIV5InvisibleInfos.xml file itself.
InvisibleInfos
Name | Type | Notes |
---|---|---|
ID | integer | Primary Key,Autoincrement |
Type | text | Not Null,Unique |
Description | text |