GTA V NativesentityEntity::processAttachmentsOn this pageEntity::processAttachmentsCalled to update entity attachments. Syntax ```js entity.processAttachments(); ``` Required Arguments Return value Undefined Example ```js // todo ``` See also