Searched refs:showcorpse (Results 1 – 1 of 1) sorted by relevance
299 def GetTaskSummary(task: Optional[value], showcorpse=False) -> str: argument335 if showcorpse is True and unsigned(task.corpse_info) != 0:1179 showcorpse = False1182 showcorpse = True1192 … print(GetTaskSummary(t, showcorpse) + " " + (GetTaskRoleSummary(t) + " " if showrole else "")