Version: 1.7
LanguageEnglish
  • C#

InstantAssetEditorUtility

class in UnityEditor

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

This class exposes an API, via a static method, for building InstantAssetTable.

Static Methods

BuildAssetPackerPakcing assets from the specified folders to some bundles, and generate an InstantAssetTable to record asset information.
WriteInstantAssetTableWrites an Instant Asset table to the specified output path. This method serializes the asset table data associated with the given instance ID.