/// <summary> /// Detach this attachable /// </summary> public void Detach() { MtaShared.DetachElements(element, null); }