Editors Note: (needs to be updated)
Functions Documentation
View Function Edit Function
Name shpIsRadiationImmune
Syntax (shpIsRadiationImmune ship [itemListCursor])
Argument List ship: The ship that you want check if it is radiation immune.
itemListCursor: The optional location of the armor to check.
Returns condition: True if the armor pointed too compatible with the ship, if no armor is pointed to checks all the armor and if all are immune returns True, Nil otherwise.
Category radiation, condition query, ship
Description Checks to see if the ship is radiation immune.
Example
Comment Basic query function to check if a ship is radiation immune.