mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-28 11:38:47 +00:00
Add editor extend properties
增加编辑器扩展的支持
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
using System.Runtime.CompilerServices;
|
using System.Runtime.CompilerServices;
|
||||||
|
|
||||||
[assembly: InternalsVisibleTo("YooAsset.Editor")]
|
[assembly: InternalsVisibleTo("YooAsset.Editor")]
|
||||||
|
[assembly: InternalsVisibleTo("YooAsset.EditorExtend")]
|
||||||
Reference in New Issue
Block a user