com.alicizax.unity.tuyoogam.../Samples~/Test Sample/Runtime/AssetBundleCollectorDefine.cs

6 lines
159 B
C#
Raw Normal View History

2025-01-09 11:31:04 +08:00

public class AssetBundleCollectorDefine
{
public const string TestPackageName = "TestPackage";
public const string RawPackageName = "RawPackage";
}