modding:function:armisradiationimmune
Discuss this page on this pages TalkPage
armIsRadiationImmune
See armIsRadiationImmune at Xelerus
| Syntax | (armIsRadiationImmune type) → True/Nil |
|---|---|
| Arguments | type: The type of the armor you want to get if the armor is radiation immune from. This is not the UNID. |
| Returns | boolean: True if the armor is radiation immune ,otherwise returns Nil. |
| Category | armor, armortype, radiation |
| Description | Checks to see if the armor is radiation immune and returns the result. |
Example
(armIsRadiationImmune (objGetArmorType gPlayerShip 0))
Returns True if the armor type of the forward armor is radiation immune false otherwise. Return to Functions list
modding/function/armisradiationimmune.txt · Last modified: by 127.0.0.1
