Version: 2023.2

ContentFile.GlobalTableDependency

切换到手册
public static Unity.Loading.ContentFile GlobalTableDependency ;

描述

This ContentFile can be passed as a dependency to ContentLoadInterface.LoadContentFileAsync or ContentLoadInterface.LoadSceneAsync to indicate that the external file dependencies should be resolved through the global PersistentManager table. For example, this could be used when the ContentFile references a file loaded through the PersistentManager such as "unity default resources".