eveGraphics (CCP DB)
From EVEDev
| CCP DB Table Categories |
|---|
[edit] Structure
eveGraphics
| Graphics used in game. | |||
| Column | Links to | Used | Note |
|---|---|---|---|
| graphicID | * | Unique ID of Graphics. Should be primary key.
| |
| graphicFile | * | File location as in-game resource. | |
| description | * | Description of Graphics. | |
| obsolete | * | 1 if Graphics is obsolete. | |
| graphicType | * | Name of graphic (no values). | |
| collidable | * | 1 if Graphics is collidable (no values). | |
| explosionID | * | (internal?) ID of explosion. | |
| directoryID | * | (no values ?!). | |
| graphicName | * | Name of graphic. | |

