WuhuIslandTesting/Library/PackageCache/com.unity.addressables@1.21.12/Tests/Editor/DocExampleCode
2025-01-07 02:06:59 +01:00
..
ScriptReference initial commit 2025-01-07 02:06:59 +01:00
AddExceptionHandler.cs initial commit 2025-01-07 02:06:59 +01:00
AddExceptionHandler.cs.meta initial commit 2025-01-07 02:06:59 +01:00
AsynchronousLoading.cs initial commit 2025-01-07 02:06:59 +01:00
AsynchronousLoading.cs.meta initial commit 2025-01-07 02:06:59 +01:00
BatchBuild.cs initial commit 2025-01-07 02:06:59 +01:00
BatchBuild.cs.meta initial commit 2025-01-07 02:06:59 +01:00
BuildLauncher.cs initial commit 2025-01-07 02:06:59 +01:00
BuildLauncher.cs.meta initial commit 2025-01-07 02:06:59 +01:00
CustomBuildScript.cs initial commit 2025-01-07 02:06:59 +01:00
CustomBuildScript.cs.meta initial commit 2025-01-07 02:06:59 +01:00
CustomDataBuilder.cs initial commit 2025-01-07 02:06:59 +01:00
CustomDataBuilder.cs.meta initial commit 2025-01-07 02:06:59 +01:00
DeclaringReferences.cs initial commit 2025-01-07 02:06:59 +01:00
DeclaringReferences.cs.meta initial commit 2025-01-07 02:06:59 +01:00
DisableBuildWarnings.cs initial commit 2025-01-07 02:06:59 +01:00
DisableBuildWarnings.cs.meta initial commit 2025-01-07 02:06:59 +01:00
DownloadError.cs initial commit 2025-01-07 02:06:59 +01:00
DownloadError.cs.meta initial commit 2025-01-07 02:06:59 +01:00
IDTransformer.cs initial commit 2025-01-07 02:06:59 +01:00
IDTransformer.cs.meta initial commit 2025-01-07 02:06:59 +01:00
InstantiateAsset.cs initial commit 2025-01-07 02:06:59 +01:00
InstantiateAsset.cs.meta initial commit 2025-01-07 02:06:59 +01:00
InstantiateReference.cs initial commit 2025-01-07 02:06:59 +01:00
InstantiateReference.cs.meta initial commit 2025-01-07 02:06:59 +01:00
LoadLocation.cs initial commit 2025-01-07 02:06:59 +01:00
LoadLocation.cs.meta initial commit 2025-01-07 02:06:59 +01:00
LoadMultiple.cs initial commit 2025-01-07 02:06:59 +01:00
LoadMultiple.cs.meta initial commit 2025-01-07 02:06:59 +01:00
LoadReference.cs initial commit 2025-01-07 02:06:59 +01:00
LoadReference.cs.meta initial commit 2025-01-07 02:06:59 +01:00
LoadScene.cs initial commit 2025-01-07 02:06:59 +01:00
LoadScene.cs.meta initial commit 2025-01-07 02:06:59 +01:00
LoadSingle.cs initial commit 2025-01-07 02:06:59 +01:00
LoadSingle.cs.meta initial commit 2025-01-07 02:06:59 +01:00
LoadSynchronously.cs initial commit 2025-01-07 02:06:59 +01:00
LoadSynchronously.cs.meta initial commit 2025-01-07 02:06:59 +01:00
LoadWithAddress.cs initial commit 2025-01-07 02:06:59 +01:00
LoadWithAddress.cs.meta initial commit 2025-01-07 02:06:59 +01:00
LoadWithEvent.cs initial commit 2025-01-07 02:06:59 +01:00
LoadWithEvent.cs.meta initial commit 2025-01-07 02:06:59 +01:00
LoadWithIEnumerator.cs initial commit 2025-01-07 02:06:59 +01:00
LoadWithIEnumerator.cs.meta initial commit 2025-01-07 02:06:59 +01:00
LoadWithLabels.cs initial commit 2025-01-07 02:06:59 +01:00
LoadWithLabels.cs.meta initial commit 2025-01-07 02:06:59 +01:00
LoadWithReference.cs initial commit 2025-01-07 02:06:59 +01:00
LoadWithReference.cs.meta initial commit 2025-01-07 02:06:59 +01:00
LoadWithTask.cs initial commit 2025-01-07 02:06:59 +01:00
LoadWithTask.cs.meta initial commit 2025-01-07 02:06:59 +01:00
MiscellaneousTopics.cs initial commit 2025-01-07 02:06:59 +01:00
MiscellaneousTopics.cs.meta initial commit 2025-01-07 02:06:59 +01:00
MyRule.cs initial commit 2025-01-07 02:06:59 +01:00
MyRule.cs.meta initial commit 2025-01-07 02:06:59 +01:00
OperationHandleTypes.cs initial commit 2025-01-07 02:06:59 +01:00
OperationHandleTypes.cs.meta initial commit 2025-01-07 02:06:59 +01:00
Preload.cs initial commit 2025-01-07 02:06:59 +01:00
Preload.cs.meta initial commit 2025-01-07 02:06:59 +01:00
PreloadWithProgress.cs initial commit 2025-01-07 02:06:59 +01:00
PreloadWithProgress.cs.meta initial commit 2025-01-07 02:06:59 +01:00
PrintBucketInformation.cs initial commit 2025-01-07 02:06:59 +01:00
PrintBucketInformation.cs.meta initial commit 2025-01-07 02:06:59 +01:00
Readme.txt initial commit 2025-01-07 02:06:59 +01:00
Readme.txt.meta initial commit 2025-01-07 02:06:59 +01:00
ScriptReference.meta initial commit 2025-01-07 02:06:59 +01:00
TestStub.cs initial commit 2025-01-07 02:06:59 +01:00
TestStub.cs.meta initial commit 2025-01-07 02:06:59 +01:00
WebRequestOverride.cs initial commit 2025-01-07 02:06:59 +01:00
WebRequestOverride.cs.meta initial commit 2025-01-07 02:06:59 +01:00

The C# files in this directory contain the code examples appearing 
in the documentation. They are included in this format so that the
code is compiled and checked before every release. The code is not 
created for the purpose of stand-alone use and is not part of the 
supported, public API of the Addressables package. In most cases, 
you must make changes before the example code can be used in a project. 

Use of this example code is covered by the Unity Companion License 
for Unity-dependent projects. See: 
https://unity3d.com/legal/licenses/Unity_Companion_License). 

Unless expressly provided otherwise, the Software under this license 
is made available strictly on an “AS IS” BASIS WITHOUT WARRANTY OF 
ANY KIND, EXPRESS OR IMPLIED. Please review the license for details 
on these and other terms and conditions. All other information in the 
Unity Manual and Scripting Reference is licensed under the Creative Commons 
Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND)