代碼片段和文件信息
using?UnityEngine;
using?UnityEditor;
using?System.Collections.Generic;
///?
///?Inspector?class?used?to?edit?Inventory?Databases.
///?
[CustomEditor(typeof(InvDatabase))]
public?class?InvDatabaseInspector?:?Editor
{
static?int?mIndex?=?0;
bool?mConfirmDelete?=?false;
///?
///?Draw?an?enlarged?sprite?within?the?specified?texture?atlas.
///?
public?Rect?DrawSprite?(Texture2D?tex?Rect?sprite?Material?mat)?{?return?DrawSprite(tex?sprite?mat?true?0);?}
///?
///?Draw?an?enlarged?sprite?within?the?specified?texture?atlas.
///?
public?Rect?DrawSprite?(Texture2D?tex?Rect?sprite?Material?mat?bool?addPadding)
{
return?DrawSprite(tex?sprite?mat?addPadding?0);
}
///?
///?Draw?an?enlarged?sprite?withi
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????I.A....?????11940??2014-08-26?01:47??catchCrazyCat\Assembly-CSharp-Editor-vs.csproj
????I.A....?????11934??2014-08-26?01:47??catchCrazyCat\Assembly-CSharp-Editor.csproj
????I.A....?????16389??2014-08-26?01:47??catchCrazyCat\Assembly-CSharp-vs.csproj
?????文件??????16389??2014-08-26?01:47??catchCrazyCat\Assembly-CSharp.csproj
????I.A....??????5743??2014-08-19?23:44??catchCrazyCat\Assembly-Unitysc
?????文件???????5841??2014-08-26?00:37??catchCrazyCat\Assembly-Unitysc
????I.A....??????6048??2014-07-31?22:02??catchCrazyCat\Assets\Animations\Cat.controller
????I.A..H.????????95??2014-07-31?22:02??catchCrazyCat\Assets\Animations\Cat.controller.me
????I.A....?????12596??2014-07-31?22:02??catchCrazyCat\Assets\Animations\Stay.anim
????I.A..H.????????95??2014-07-31?22:02??catchCrazyCat\Assets\Animations\Stay.anim.me
????I.A..H.???????107??2014-07-31?22:02??catchCrazyCat\Assets\Animations.me
????I.A....??????4196??2014-08-06?22:26??catchCrazyCat\Assets\Atlas\New?Atlas.mat
????I.A..H.????????95??2014-08-06?22:26??catchCrazyCat\Assets\Atlas\New?Atlas.mat.me
????I.A....????513377??2014-08-06?22:26??catchCrazyCat\Assets\Atlas\New?Atlas.png
????I.A..H.???????950??2014-08-06?22:26??catchCrazyCat\Assets\Atlas\New?Atlas.png.me
????I.A....??????8272??2014-08-06?22:26??catchCrazyCat\Assets\Atlas\New?Atlas.prefab
????I.A..H.????????95??2014-08-06?22:26??catchCrazyCat\Assets\Atlas\New?Atlas.prefab.me
????..A..H.???????107??2014-08-06?22:54??catchCrazyCat\Assets\Atlas.me
?????文件????4292537??2014-08-26?00:27??catchCrazyCat\Assets\Audio\K娃?-?我不想說我是雞.mp3
????..A..H.???????205??2014-08-26?00:28??catchCrazyCat\Assets\Audio\K娃?-?我不想說我是雞.mp3.me
?????文件????3465890??2014-08-05?01:41??catchCrazyCat\Assets\Audio\littleapple.mp3
????I.A..H.???????205??2014-08-06?22:54??catchCrazyCat\Assets\Audio\littleapple.mp3.me
?????文件?????481946??2014-03-26?17:25??catchCrazyCat\Assets\Audio\Theme?Song.mp3
????..A..H.???????205??2014-07-31?23:20??catchCrazyCat\Assets\Audio\Theme?Song.mp3.me
????..A..H.???????107??2014-07-31?23:20??catchCrazyCat\Assets\Audio.me
????I.A....?????15364??2014-08-26?15:08??catchCrazyCat\Assets\mainMenu.unity
????..A..H.????????90??2014-08-10?19:31??catchCrazyCat\Assets\mainMenu.unity.me
????I.A....????522240??2014-08-06?22:19??catchCrazyCat\Assets\NGUI\Editor\FreeType.dll
????I.A..H.????????90??2014-08-06?22:19??catchCrazyCat\Assets\NGUI\Editor\FreeType.dll.me
????I.A....???1089968??2014-08-06?22:19??catchCrazyCat\Assets\NGUI\Editor\FreeType.dylib
............此處省略907個文件信息
評論
共有 條評論