Discuss this page on this page's Talk Page
See shpRemoveDevice at Xelerus
Syntax | (shpRemoveDevice ship expression) |
---|---|
Arguments | ship: The ship that want to uninstall an device on. |
expression: The item you want to uninstall, can be a item struct or item list pointer. | |
Returns | condition: True if successful, Nil otherwise. |
Category | install, item, ship |
Description | Uninstalls the given item from the ship. |
TODO
Return to Functions list