890 {
892 {
893 m_Body.RemoveItem(
m_Atts.GetWrapper() );
895
897 {
900 }
901 }
902
904 {
906 {
907 m_Body.RemoveItem( att );
909 delete att;
910 }
911 }
912
916 RecomputeOpenedContainers();
917 }
ref map< EntityAI, AttachmentsWrapper > m_AttachmentAttachmentsContainers
ref map< EntityAI, ref Attachments > m_AttachmentAttachments
void AttachmentRemoved(EntityAI item, string slot, EntityAI parent)
void AttachmentAdded(EntityAI item, string slot, EntityAI parent)