修改项目根地址, 并将部分依赖于ToolFile的功能迁移至依赖Interaction以实现网络文件的获取
This commit is contained in:
14
Assets/StreamingAssets/Helper/SubWorld.helper.h
Normal file
14
Assets/StreamingAssets/Helper/SubWorld.helper.h
Normal file
@@ -0,0 +1,14 @@
|
||||
#include "ScriptableObject.helper.h"
|
||||
|
||||
#define SubWorld
|
||||
|
||||
/*
|
||||
|
||||
<summary>
|
||||
加载附属场景
|
||||
</summary>
|
||||
<param name="project"></param>
|
||||
|
||||
*/
|
||||
#define Load(project)
|
||||
|
||||
Reference in New Issue
Block a user