Returns whether the object is stuck, meaning that one of its vertices is enclosed in solid matter.
if(GetCursor()->Stuck()) GetCursor()->Message("Help!");
Displays a message above the selected clonk of the first player if the clonk is stuck at the time the script is called.