Discuss this page on this pages [[objIsUnderAttack Talk Page|TalkPage]] === objIsUnderAttack === See [[http://xelerus.de/index.php?s=functions&function=120|objIsUnderAttack at Xelerus]] ^ Syntax | (objIsUnderAttack spaceObject) | ^ Arguments | spaceObject: The space object you want to see if it is under attack. | ^ Returns | condition: True if the space object is under attack. Nil otherwise. | ^ Category | [[condition query]], [[spaceobject]] | ^ Description | Returns if the space object is under attack or not. | === Example === (objIsUnderAttack gplayership) Returns weather or not the player ship is under attack. Return to [[:Functions]] list