Discuss this page on this pages TalkPage

objIsDeviceSlotAvailable

See objIsDeviceSlotAvailable at Xelerus

Syntax (objIsDeviceSlotAvailable spaceObject)
Arguments spaceObject: The space object you want to see if it has a device slot available.
Returns condition: True if the space object has a device slot available. Nil otherwise.
Category condition query, spaceobject
Description Returns if the space object has a device slot available.

Example

(objIsDeviceSlotAvailable gplayership)

Returns if the player ship have a device slot available. Return to Functions list