Version: 2023.1
언어: 한국어

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".