資源簡介
工程代碼
代碼片段和文件信息
using?UnityEngine;
using?System.Collections;
using?UnityEditor;
public?class?LeanTweenDocumentationEditor?:?Editor?{
[MenuItem?(“Help/LeanTween?Documentation“)]
static?void?openDocumentation()
{
#if?!UNITY_3_5?&&?!UNITY_4_0?&&?!UNITY_4_0_1?&&?!UNITY_4_1?&&?!UNITY_4_2?&&?!UNITY_4_3
//?Loops?through?all?items?in?case?the?user?has?moved?the?default?installation?directory
string[]?guids?=?AssetDatabase.FindAssets?(“LeanTween“?null);
string?documentationPath?=?““;
foreach?(string?guid?in?guids){
string?path?=?AssetDatabase.GUIDToAssetPath(guid);
if(path.IndexOf(“classes/LeanTween.html“)>=0){
documentationPath?=?path;
break;
}
}
documentationPath?=?documentationPath.Substring(documentationPath.IndexOf(“/“));
string?browserPath?=?“file://“?+?Application.data
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\
?????目錄???????????0??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\.vs\
?????目錄???????????0??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\.vs\PopStar\
?????目錄???????????0??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\.vs\PopStar\v14\
?????文件??????142336??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\.vs\PopStar\v14\.suo
?????目錄???????????0??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\
?????目錄???????????0??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\
?????文件????????7032??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\1.controller
?????文件?????????180??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\1.controller.me
?????文件????????4172??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\2.overrideController
?????文件?????????180??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\2.overrideController.me
?????文件???????10364??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\3.anim
?????文件?????????180??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\3.anim.me
?????文件????????4172??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\3.overrideController
?????文件?????????180??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\3.overrideController.me
?????文件???????10364??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\4.anim
?????文件?????????180??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\4.anim.me
?????文件????????4172??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\4.overrideController
?????文件?????????180??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\4.overrideController.me
?????文件???????10364??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\5.anim
?????文件?????????180??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\5.anim.me
?????文件????????4172??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\5.overrideController
?????文件?????????180??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\5.overrideController.me
?????文件???????10368??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\green.anim
?????文件?????????180??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\green.anim.me
?????文件???????10368??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\kulou.anim
?????文件?????????180??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation\kulou.anim.me
?????文件?????????192??2017-07-04?09:54??unity版消滅星星游戲源碼\PopStar\Assets\Animation.me
?????目錄???????????0??2017-07-04?09:55??unity版消滅星星游戲源碼\PopStar\Assets\LeanTween\
?????目錄???????????0??2017-07-04?09:55??unity版消滅星星游戲源碼\PopStar\Assets\LeanTween\Documentation\
?????目錄???????????0??2017-07-04?09:55??unity版消滅星星游戲源碼\PopStar\Assets\LeanTween\Documentation\assets\
............此處省略3052個文件信息
- 上一篇:WPF 水波紋效果
- 下一篇:c# Halcon 實現通過相機圖像采集及處理
評論
共有 條評論