method detachTargetSnapshot

bool detachTargetSnapshot();

Argumente

Zurückgegebener Wert

This method will remove the target snapshot that was attached to the current box with the attachTargetSnapshot method. If no shapshot is currently attached to the box there is no effect.

See the transition::perform method for an example.