889 {
891 {
892 m_Body.RemoveItem(
m_Atts.GetWrapper() );
894
896 {
899 }
900 }
901
903 {
905 {
906 m_Body.RemoveItem( att );
908 delete att;
909 }
910 }
911
915 RecomputeOpenedContainers();
916 }
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)