public void TryAttachPin() { ResetTemporaryPos(); if (_overlapedPin) { _overlapedPin.AttachPin(); } else { } }