Discuss this page on this pages [[shpIsRadiationImmune Talk Page|TalkPage]] === shpIsRadiationImmune === See [[http://xelerus.de/index.php?s=functions&function=204|shpIsRadiationImmune at Xelerus]] ^ Syntax | (shpIsRadiationImmune ship [itemListCursor]) | ^ Arguments | 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 | [[condition query]], [[radiation]], [[ship]] | ^ Description | Checks to see if the ship is radiation immune. | === Example === Return to [[:Functions]] list