Discuss this page on this pages [[objDepleteShields Talk Page|TalkPage]] === objDepleteShields === See [[http://xelerus.de/index.php?s=functions&function=78|objDepleteShields at Xelerus]] ^ Syntax | (objDepleteShields obj) -> True/Nil | ^ Arguments | obj: The spaceObject that you want to deplete the shields of. | ^ Returns | boolean: True if successful, otherwise Nil | ^ Category | [[modding:function:space object functions]] | ^ Description | A function that compeltely depletes the shields of the spaceObject. | === Example === (objDepleteShields gPlayerShip) Completely depletes the player's shields. Return to [[:Functions]] list