Discuss this page on this pages [[objCanAttack Talk Page|TalkPage]] === objCanAttack === See [[http://xelerus.de/index.php?s=functions&function=326|objCanAttack at Xelerus]] ^ Syntax | (objCanAttack obj) -> True/Nil | ^ Arguments | obj: The spaceObject you want to test | ^ Returns | True if the spaceObject is capable of attacking, Nil otherwise. | ^ Category | [[0.99]], [[condition query]], [[spaceobject]] | ^ Description | Some spaceObjects are not able to attack, mainly if they don't have any armament. This function is used to check that. | === Example === Return to [[:Functions]] list