![]() |
Nuclide
Software Development Kit for id Technology (BETA)
|
Data holding Updater Package entries.
Public Attributes | |
| string | name |
| string | category |
| string | title |
| string | version |
| string | description |
| string | license |
| string | author |
| string | website |
| string | installed |
| updateState_t | state |
| updateAction_t | pending_action |
| int | size |
| int | uid |
| string | preview_image |
| float | dlpercentage |
| string updaterPackage_t::author |
| string updaterPackage_t::category |
| string updaterPackage_t::description |
| float updaterPackage_t::dlpercentage |
| string updaterPackage_t::installed |
| string updaterPackage_t::license |
| string updaterPackage_t::name |
| updateAction_t updaterPackage_t::pending_action |
| string updaterPackage_t::preview_image |
| int updaterPackage_t::size |
| updateState_t updaterPackage_t::state |
| string updaterPackage_t::title |
| int updaterPackage_t::uid |
| string updaterPackage_t::version |
| string updaterPackage_t::website |