更新YooAsset 2.3.7 -> 2.3.8

更新YooAsset 2.3.7 -> 2.3.8
This commit is contained in:
Alex-Rachel
2025-04-18 00:16:29 +08:00
parent 227283864f
commit f916adb71b
6 changed files with 37 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
using System.Runtime.CompilerServices;
// 外部友元
[assembly: InternalsVisibleTo("YooAsset.EditorExtension")]
[assembly: InternalsVisibleTo("Assembly-CSharp-Editor")]