修改项目根地址, 并将部分依赖于ToolFile的功能迁移至依赖Interaction以实现网络文件的获取
This commit is contained in:
14
Assets/StreamingAssets/Helper/Updatement.helper.h
Normal file
14
Assets/StreamingAssets/Helper/Updatement.helper.h
Normal file
@@ -0,0 +1,14 @@
|
||||
#include "TimelineScriptObject.helper.h"
|
||||
|
||||
#define Updatement
|
||||
|
||||
/*
|
||||
|
||||
<summary>
|
||||
设置更新对象
|
||||
</summary>
|
||||
<param name="path">脚本的相对路径</param>
|
||||
|
||||
*/
|
||||
#define SetUpdateTarget(path)
|
||||
|
||||
Reference in New Issue
Block a user