17 {
19 {
22 }
23
26
28 {
29 delete att;
30 }
31
34
37
40 }
ref map< EntityAI, ref CargoContainer > m_AttachmentCargos
void AttachmentRemoved(EntityAI item, string slot, EntityAI parent)
ref map< EntityAI, ref Attachments > m_AttachmentAttachments
ref map< EntityAI, ref AttachmentsWrapper > m_AttachmentAttachmentsContainers
void AttachmentAdded(EntityAI item, string slot, EntityAI parent)
ScriptInvoker GetOnItemAttached()
ScriptInvoker GetOnItemDetached()
proto bool Remove(func fn, int flags=EScriptInvokerRemoveFlags.ALL)
remove specific call from list