Method Death
Death(bool, bool)
Creates an effect that kills, or destroys an object.
public static Effect Death(bool spectacularDeath = false, bool feedback = true)
Parameters
spectacularDeathboolIf true, the object in which this is applied will die in an extraordinary fashion (gibs).
feedbackboolIf false, excludes the "XXX: Dead" feedback message.