com.alicizax.unity.tuyoogam.../Runtime/PakcageInvokeBuilder/PakcageInvokeBuildResult.cs
2025-02-05 13:06:28 +08:00

8 lines
124 B
C#

namespace YooAsset
{
public class PackageInvokeBuildResult
{
public string PackageRootDirectory;
}
}