Unity_Addressable_Prevent Updates Schema(阻止更新模式)
The?Prevent Updates?options determine how the?Check for Content Update Restrictions?tool treats assets in the group. To prepare your groups for a differential content update build rather than a full content build, on the [Groups window], go to?Tools?and run the?Check for Content Update Restrictions?command. The tool moves modified assets in any groups with?Prevent Updates?toggled on, to a new group.
譯:Prevent Updates選項(xiàng)決定了Check for Content Update Restrictions工具如何處理組中的資產(chǎn)。為了準(zhǔn)備組進(jìn)行差異化內(nèi)容更新構(gòu)建,而不是完整內(nèi)容構(gòu)建,在[Groups window]上,轉(zhuǎn)到工具并運(yùn)行Check for Content Update Restrictions命令。該工具會(huì)將在任何開(kāi)啟了Prevent Updates選項(xiàng)的組中修改的資產(chǎn)移動(dòng)到一個(gè)新的組中。
The?Prevent Updates?options includes:
譯:Prevent Updates選項(xiàng)包括:
On: The tool doesn't move any assets. When you make the update build, if any assets in the bundle have changed, then the entire bundle is rebuilt.譯:開(kāi):該工具不移動(dòng)任何資產(chǎn)。當(dāng)您進(jìn)行更新構(gòu)建時(shí),如果包中有任何資產(chǎn)發(fā)生了變化,則整個(gè)包將被重新構(gòu)建。
Off: If any assets in the bundle have changed, then the?Check for Content Update Restrictions?tool moves them to a new group created for the update. When you make the update build, the assets in the AssetBundles created from this new group override the versions found in the existing bundles.譯:關(guān):如果包中有任何資產(chǎn)發(fā)生了變化,則Check for Content Update Restrictions工具將它們移動(dòng)到為更新創(chuàng)建的新組中。當(dāng)您進(jìn)行更新構(gòu)建時(shí),從該新組創(chuàng)建的AssetBundles中的資產(chǎn)將覆蓋現(xiàn)有包中找到的版本。
See?Content update builds?for more information.譯:有關(guān)更多信息,請(qǐng)參見(jiàn)內(nèi)容更新構(gòu)建。