public DetonationSequence(Actor self, ChargingSelfDestruct csd, in Target target)
public DetonationSequence(Actor self, ChargingSelfDestruct mad) : this(self, mad, Target.Invalid) { assignTargetOnFirstRun = true; }