Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sdk-public
unity_sdk_demo
Commits
079d3429
Commit
079d3429
authored
Oct 23, 2025
by
gaorui
Browse files
feat(config): 更新1.1.0.0版本
parent
29fc4445
Changes
5
Hide whitespace changes
Inline
Side-by-side
Assets/Scripts/.DS_Store
View file @
079d3429
No preview for this file type
Assets/Scripts/sdk/core/PlatformCallback.cs
View file @
079d3429
...
...
@@ -38,11 +38,15 @@ public class GoodsInfo
public
class
PlatformCallback
:
MonoBehaviour
{
private
static
IPlatformCallbackListener
_listener
;
private
string
SDK_BUILD_VERSION
=
"1.1.0.0"
;
private
string
SDK_20251023
=
"202510231755"
;
// 单例实现,确保只有一个接收器实例
public
static
PlatformCallback
Instance
{
get
;
private
set
;
}
void
Awake
()
{
Debug
.
Log
(
$"[PlatformCallback] unity sdk version:
{
SDK_BUILD_VERSION
}
Build Time:
{
SDK_20251023
}
"
);
// 单例模式实现
if
(
Instance
!=
null
&&
Instance
!=
this
)
{
...
...
@@ -59,7 +63,7 @@ public class PlatformCallback : MonoBehaviour
// 确保游戏对象名称与 Android 调用匹配
gameObject
.
name
=
"PlatformCallback"
;
NativeLogger
.
I
(
"PlatformCallback"
,
"[PlatformCallback] Initialized with GameObject name:
"
+
gameObject
.
name
);
NativeLogger
.
I
(
"PlatformCallback"
,
$
"[PlatformCallback] Initialized with GameObject name:
{
gameObject
.
name
}
"
);
}
public
static
void
SetListener
(
IPlatformCallbackListener
listener
)
...
...
Packages/manifest.json
View file @
079d3429
...
...
@@ -11,6 +11,7 @@
"com.unity.ide.visualstudio"
:
"2.0.22"
,
"com.unity.ide.vscode"
:
"1.2.5"
,
"com.unity.nuget.newtonsoft-json"
:
"3.2.1"
,
"com.unity.purchasing"
:
"4.11.0"
,
"com.unity.test-framework"
:
"1.1.33"
,
"com.unity.textmeshpro"
:
"3.0.7"
,
"com.unity.timeline"
:
"1.7.7"
,
...
...
Packages/packages-lock.json
View file @
079d3429
...
...
@@ -117,6 +117,19 @@
"dependencies"
:
{},
"url"
:
"https://packages.unity.cn"
},
"com.unity.purchasing"
:
{
"version"
:
"4.11.0"
,
"depth"
:
0
,
"source"
:
"registry"
,
"dependencies"
:
{
"com.unity.ugui"
:
"1.0.0"
,
"com.unity.modules.unitywebrequest"
:
"1.0.0"
,
"com.unity.modules.jsonserialize"
:
"1.0.0"
,
"com.unity.modules.androidjni"
:
"1.0.0"
,
"com.unity.services.core"
:
"1.8.2"
},
"url"
:
"https://packages.unity.cn"
},
"com.unity.services.analytics"
:
{
"version"
:
"6.0.3"
,
"depth"
:
1
,
...
...
@@ -130,7 +143,7 @@
},
"com.unity.services.core"
:
{
"version"
:
"1.14.0"
,
"depth"
:
2
,
"depth"
:
1
,
"source"
:
"registry"
,
"dependencies"
:
{
"com.unity.modules.androidjni"
:
"1.0.0"
,
...
...
UserSettings/Layouts/default-2022.dwlt
View file @
079d3429
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!114
&1
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
12004
,
guid
:
0000000000000000e000000000000000
,
type
:
0
}
m_Name
:
m_EditorClassIdentifier
:
m_PixelRect
:
serializedVersion
:
2
x
:
828
y
:
232
width
:
641
height
:
602
m_ShowMode
:
0
m_Title
:
Build Settings
m_RootView
:
{
fileID
:
4
}
m_MinSize
:
{
x
:
640
,
y
:
601
}
m_MaxSize
:
{
x
:
4000
,
y
:
4021
}
m_Maximized
:
0
---
!u!114
&2
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -16,15 +40,66 @@ MonoBehaviour:
serializedVersion
:
2
x
:
0
y
:
53
width
:
1
92
0
width
:
1
71
0
height
:
975
m_ShowMode
:
4
m_Title
:
Insp
ect
or
m_RootView
:
{
fileID
:
2
}
m_Title
:
Proj
ect
m_RootView
:
{
fileID
:
5
}
m_MinSize
:
{
x
:
875
,
y
:
300
}
m_MaxSize
:
{
x
:
10000
,
y
:
10000
}
m_Maximized
:
1
---
!u!114
&2
---
!u!114
&3
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
12006
,
guid
:
0000000000000000e000000000000000
,
type
:
0
}
m_Name
:
BuildPlayerWindow
m_EditorClassIdentifier
:
m_Children
:
[]
m_Position
:
serializedVersion
:
2
x
:
0
y
:
0
width
:
641
height
:
602
m_MinSize
:
{
x
:
640
,
y
:
601
}
m_MaxSize
:
{
x
:
4000
,
y
:
4021
}
m_ActualView
:
{
fileID
:
15
}
m_Panes
:
-
{
fileID
:
15
}
m_Selected
:
0
m_LastSelected
:
0
---
!u!114
&4
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
12010
,
guid
:
0000000000000000e000000000000000
,
type
:
0
}
m_Name
:
m_EditorClassIdentifier
:
m_Children
:
-
{
fileID
:
3
}
m_Position
:
serializedVersion
:
2
x
:
0
y
:
0
width
:
641
height
:
602
m_MinSize
:
{
x
:
640
,
y
:
601
}
m_MaxSize
:
{
x
:
4000
,
y
:
4021
}
vertical
:
0
controlID
:
159
draggingID
:
0
---
!u!114
&5
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -37,14 +112,14 @@ MonoBehaviour:
m_Name
:
m_EditorClassIdentifier
:
m_Children
:
-
{
fileID
:
3
}
-
{
fileID
:
5
}
-
{
fileID
:
4
}
-
{
fileID
:
6
}
-
{
fileID
:
8
}
-
{
fileID
:
7
}
m_Position
:
serializedVersion
:
2
x
:
0
y
:
0
width
:
1
92
0
width
:
1
71
0
height
:
975
m_MinSize
:
{
x
:
875
,
y
:
300
}
m_MaxSize
:
{
x
:
10000
,
y
:
10000
}
...
...
@@ -52,7 +127,7 @@ MonoBehaviour:
m_TopViewHeight
:
30
m_UseBottomView
:
1
m_BottomViewHeight
:
20
---
!u!114
&
3
---
!u!114
&
6
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -69,12 +144,12 @@ MonoBehaviour:
serializedVersion
:
2
x
:
0
y
:
0
width
:
1
92
0
width
:
1
71
0
height
:
30
m_MinSize
:
{
x
:
0
,
y
:
0
}
m_MaxSize
:
{
x
:
0
,
y
:
0
}
m_LastLoadedLayoutName
:
---
!u!114
&
4
---
!u!114
&
7
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -91,11 +166,11 @@ MonoBehaviour:
serializedVersion
:
2
x
:
0
y
:
955
width
:
1
92
0
width
:
1
71
0
height
:
20
m_MinSize
:
{
x
:
0
,
y
:
0
}
m_MaxSize
:
{
x
:
0
,
y
:
0
}
---
!u!114
&
5
---
!u!114
&
8
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -108,20 +183,20 @@ MonoBehaviour:
m_Name
:
m_EditorClassIdentifier
:
m_Children
:
-
{
fileID
:
6
}
-
{
fileID
:
1
1
}
-
{
fileID
:
9
}
-
{
fileID
:
1
4
}
m_Position
:
serializedVersion
:
2
x
:
0
y
:
30
width
:
1
92
0
width
:
1
71
0
height
:
925
m_MinSize
:
{
x
:
300
,
y
:
100
}
m_MaxSize
:
{
x
:
24288
,
y
:
16192
}
vertical
:
0
controlID
:
102
controlID
:
37
draggingID
:
0
---
!u!114
&
6
---
!u!114
&
9
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -134,20 +209,20 @@ MonoBehaviour:
m_Name
:
m_EditorClassIdentifier
:
m_Children
:
-
{
fileID
:
7
}
-
{
fileID
:
10
}
-
{
fileID
:
13
}
m_Position
:
serializedVersion
:
2
x
:
0
y
:
0
width
:
1
347.5
width
:
1
201
height
:
925
m_MinSize
:
{
x
:
200
,
y
:
100
}
m_MaxSize
:
{
x
:
16192
,
y
:
16192
}
vertical
:
1
controlID
:
38
draggingID
:
0
---
!u!114
&
7
---
!u!114
&
10
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -160,20 +235,20 @@ MonoBehaviour:
m_Name
:
m_EditorClassIdentifier
:
m_Children
:
-
{
fileID
:
8
}
-
{
fileID
:
9
}
-
{
fileID
:
11
}
-
{
fileID
:
12
}
m_Position
:
serializedVersion
:
2
x
:
0
y
:
0
width
:
1
347.5
width
:
1
201
height
:
457.5
m_MinSize
:
{
x
:
200
,
y
:
50
}
m_MaxSize
:
{
x
:
16192
,
y
:
8096
}
vertical
:
0
controlID
:
39
draggingID
:
0
---
!u!114
&
8
---
!u!114
&
11
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -190,16 +265,16 @@ MonoBehaviour:
serializedVersion
:
2
x
:
0
y
:
0
width
:
331.5
width
:
296
height
:
457.5
m_MinSize
:
{
x
:
201
,
y
:
221
}
m_MaxSize
:
{
x
:
4001
,
y
:
4021
}
m_ActualView
:
{
fileID
:
1
3
}
m_ActualView
:
{
fileID
:
1
7
}
m_Panes
:
-
{
fileID
:
1
3
}
-
{
fileID
:
1
7
}
m_Selected
:
0
m_LastSelected
:
0
---
!u!114
&
9
---
!u!114
&
12
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -209,24 +284,24 @@ MonoBehaviour:
m_Enabled
:
1
m_EditorHideFlags
:
1
m_Script
:
{
fileID
:
12006
,
guid
:
0000000000000000e000000000000000
,
type
:
0
}
m_Name
:
S
imulatorWindo
w
m_Name
:
S
ceneVie
w
m_EditorClassIdentifier
:
m_Children
:
[]
m_Position
:
serializedVersion
:
2
x
:
331.5
x
:
296
y
:
0
width
:
1016
width
:
905
height
:
457.5
m_MinSize
:
{
x
:
202
,
y
:
221
}
m_MaxSize
:
{
x
:
4002
,
y
:
4021
}
m_ActualView
:
{
fileID
:
1
2
}
m_ActualView
:
{
fileID
:
1
8
}
m_Panes
:
-
{
fileID
:
1
4
}
-
{
fileID
:
1
2
}
m_Selected
:
1
m_LastSelected
:
0
---
!u!114
&1
0
-
{
fileID
:
1
8
}
-
{
fileID
:
1
6
}
m_Selected
:
0
m_LastSelected
:
1
---
!u!114
&1
3
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -243,18 +318,18 @@ MonoBehaviour:
serializedVersion
:
2
x
:
0
y
:
457.5
width
:
1
347.5
width
:
1
201
height
:
467.5
m_MinSize
:
{
x
:
231
,
y
:
271
}
m_MaxSize
:
{
x
:
10001
,
y
:
10021
}
m_ActualView
:
{
fileID
:
1
5
}
m_ActualView
:
{
fileID
:
1
9
}
m_Panes
:
-
{
fileID
:
1
5
}
-
{
fileID
:
16
}
-
{
fileID
:
1
7
}
-
{
fileID
:
1
9
}
-
{
fileID
:
20
}
-
{
fileID
:
2
1
}
m_Selected
:
0
m_LastSelected
:
1
---
!u!114
&1
1
---
!u!114
&1
4
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -269,18 +344,74 @@ MonoBehaviour:
m_Children
:
[]
m_Position
:
serializedVersion
:
2
x
:
1
347.5
x
:
1
201
y
:
0
width
:
5
72.5
width
:
5
09
height
:
925
m_MinSize
:
{
x
:
276
,
y
:
71
}
m_MaxSize
:
{
x
:
4001
,
y
:
4021
}
m_ActualView
:
{
fileID
:
18
}
m_ActualView
:
{
fileID
:
22
}
m_Panes
:
-
{
fileID
:
18
}
-
{
fileID
:
22
}
m_Selected
:
0
m_LastSelected
:
0
---
!u!114
&12
---
!u!114
&15
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
12043
,
guid
:
0000000000000000e000000000000000
,
type
:
0
}
m_Name
:
m_EditorClassIdentifier
:
m_MinSize
:
{
x
:
640
,
y
:
580
}
m_MaxSize
:
{
x
:
4000
,
y
:
4000
}
m_TitleContent
:
m_Text
:
Build Settings
m_Image
:
{
fileID
:
0
}
m_Tooltip
:
m_Pos
:
serializedVersion
:
2
x
:
828
y
:
232
width
:
641
height
:
581
m_SerializedDataModeController
:
m_DataMode
:
0
m_PreferredDataMode
:
0
m_SupportedDataModes
:
isAutomatic
:
1
m_ViewDataDictionary
:
{
fileID
:
0
}
m_OverlayCanvas
:
m_LastAppliedPresetName
:
Default
m_SaveData
:
[]
m_OverlaysVisible
:
1
m_TreeViewState
:
scrollPos
:
{
x
:
0
,
y
:
0
}
m_SelectedIDs
:
m_LastClickedID
:
0
m_ExpandedIDs
:
m_RenameOverlay
:
m_UserAcceptedRename
:
0
m_Name
:
m_OriginalName
:
m_EditFieldRect
:
serializedVersion
:
2
x
:
0
y
:
0
width
:
0
height
:
0
m_UserData
:
0
m_IsWaitingForDelay
:
0
m_IsRenaming
:
0
m_OriginalEventType
:
11
m_IsRenamingFilename
:
0
m_ClientGUIView
:
{
fileID
:
0
}
m_SearchString
:
---
!u!114
&16
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -300,10 +431,10 @@ MonoBehaviour:
m_Tooltip
:
m_Pos
:
serializedVersion
:
2
x
:
33
1.5
x
:
33
3
y
:
83
width
:
101
4
height
:
436.5
width
:
101
3.5
height
:
516
m_SerializedDataModeController
:
m_DataMode
:
0
m_PreferredDataMode
:
0
...
...
@@ -322,7 +453,7 @@ MonoBehaviour:
m_ShowGizmos
:
0
m_TargetDisplay
:
0
m_ClearColor
:
{
r
:
0
,
g
:
0
,
b
:
0
,
a
:
1
}
m_TargetSize
:
{
x
:
2
6
40
,
y
:
1
2
00
}
m_TargetSize
:
{
x
:
2
3
40
,
y
:
10
8
0
}
m_TextureFilterMode
:
0
m_TextureHideFlags
:
61
m_RenderIMGUI
:
1
...
...
@@ -330,7 +461,7 @@ MonoBehaviour:
m_UseMipMap
:
0
m_SimulatorState
:
controlPanelVisible
:
0
controlPanelWidth
:
0
controlPanelWidth
:
NaN
controlPanelFoldoutKeys
:
-
UnityEditor.DeviceSimulation.ApplicationSettingsPlugin
controlPanelFoldoutValues
:
00
...
...
@@ -338,15 +469,15 @@ MonoBehaviour:
-
UnityEditor.DeviceSimulation.ApplicationSettingsPlugin
pluginStates
:
-
'
{}'
scale
:
32
fitToScreenEnabled
:
0
scale
:
10
fitToScreenEnabled
:
1
rotationDegree
:
90
highlightSafeAreaEnabled
:
0
friendlyName
:
Huawei P40 Pro
friendlyName
:
Google Pixel
5
screenIndex
:
0
networkReachability
:
1
systemLanguage
:
10
---
!u!114
&1
3
---
!u!114
&1
7
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -368,7 +499,7 @@ MonoBehaviour:
serializedVersion
:
2
x
:
0
y
:
83
width
:
330.
5
width
:
29
5
height
:
436.5
m_SerializedDataModeController
:
m_DataMode
:
0
...
...
@@ -385,7 +516,7 @@ MonoBehaviour:
scrollPos
:
{
x
:
0
,
y
:
0
}
m_SelectedIDs
:
m_LastClickedID
:
0
m_ExpandedIDs
:
e0fa
ffff
m_ExpandedIDs
:
22fb
ffff
m_RenameOverlay
:
m_UserAcceptedRename
:
0
m_Name
:
...
...
@@ -401,7 +532,7 @@ MonoBehaviour:
m_IsRenaming
:
0
m_OriginalEventType
:
11
m_IsRenamingFilename
:
0
m_ClientGUIView
:
{
fileID
:
8
}
m_ClientGUIView
:
{
fileID
:
11
}
m_SearchString
:
m_ExpandedScenes
:
[]
m_CurrenRootInstanceID
:
0
...
...
@@ -409,7 +540,7 @@ MonoBehaviour:
m_IsLocked
:
0
m_CurrentSortingName
:
TransformSorting
m_WindowGUID
:
4c969a2b90040154d917609493e03593
---
!u!114
&1
4
---
!u!114
&1
8
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -429,9 +560,9 @@ MonoBehaviour:
m_Tooltip
:
m_Pos
:
serializedVersion
:
2
x
:
331.5
x
:
296
y
:
83
width
:
1014
width
:
903
height
:
436.5
m_SerializedDataModeController
:
m_DataMode
:
0
...
...
@@ -960,9 +1091,9 @@ MonoBehaviour:
m_PlayAudio
:
0
m_AudioPlay
:
0
m_Position
:
m_Target
:
{
x
:
72
7.4361
,
y
:
364.2118
,
z
:
-6.140175
}
m_Target
:
{
x
:
72
0
,
y
:
240
,
z
:
0
}
speed
:
2
m_Value
:
{
x
:
72
7.4361
,
y
:
364.2118
,
z
:
-6.140175
}
m_Value
:
{
x
:
72
0
,
y
:
240
,
z
:
0
}
m_RenderMode
:
0
m_CameraMode
:
drawMode
:
0
...
...
@@ -1012,9 +1143,9 @@ MonoBehaviour:
speed
:
2
m_Value
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
1
}
m_Size
:
m_Target
:
1014.017
5
m_Target
:
788.7610
5
speed
:
2
m_Value
:
1014.017
5
m_Value
:
788.7610
5
m_Ortho
:
m_Target
:
1
speed
:
2
...
...
@@ -1039,7 +1170,7 @@ MonoBehaviour:
m_SceneVisActive
:
1
m_LastLockedObject
:
{
fileID
:
0
}
m_ViewIsLockedToObject
:
0
---
!u!114
&1
5
---
!u!114
&1
9
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -1061,7 +1192,7 @@ MonoBehaviour:
serializedVersion
:
2
x
:
0
y
:
540.5
width
:
1
346.5
width
:
1
200
height
:
446.5
m_SerializedDataModeController
:
m_DataMode
:
0
...
...
@@ -1084,7 +1215,7 @@ MonoBehaviour:
m_SkipHidden
:
0
m_SearchArea
:
1
m_Folders
:
-
Assets/
Plugins/Android/libs
-
Assets/
Scripts/sdk/core
m_Globs
:
[]
m_OriginalText
:
m_ImportLogFlags
:
0
...
...
@@ -1092,16 +1223,16 @@ MonoBehaviour:
m_ViewMode
:
1
m_StartGridSize
:
64
m_LastFolders
:
-
Assets/
Plugins/Android/libs
-
Assets/
Scripts/sdk/core
m_LastFoldersGridSize
:
-1
m_LastProjectPath
:
/Users/gr/D
esktop/UnityProject
/UnityDemo
m_LastProjectPath
:
/Users/gr/D
ocuments/unity-work
/UnityDemo
m_LockTracker
:
m_IsLocked
:
0
m_FolderTreeState
:
scrollPos
:
{
x
:
0
,
y
:
0
}
m_SelectedIDs
:
9a63
0000
m_LastClickedID
:
2
5498
m_ExpandedIDs
:
00000000
886300008a6300008c63
0000
8
e6
30000906300009263
0000
m_SelectedIDs
:
2c67
0000
m_LastClickedID
:
2
6412
m_ExpandedIDs
:
00000000
1067
0000
1
e6
700002867
0000
m_RenameOverlay
:
m_UserAcceptedRename
:
0
m_Name
:
...
...
@@ -1117,7 +1248,7 @@ MonoBehaviour:
m_IsRenaming
:
0
m_OriginalEventType
:
11
m_IsRenamingFilename
:
1
m_ClientGUIView
:
{
fileID
:
1
0
}
m_ClientGUIView
:
{
fileID
:
1
3
}
m_SearchString
:
m_CreateAssetUtility
:
m_EndAction
:
{
fileID
:
0
}
...
...
@@ -1129,7 +1260,7 @@ MonoBehaviour:
scrollPos
:
{
x
:
0
,
y
:
0
}
m_SelectedIDs
:
m_LastClickedID
:
0
m_ExpandedIDs
:
00000000
886300008a6300008c6300008e630000906300009263
0000
m_ExpandedIDs
:
00000000
1067
0000
m_RenameOverlay
:
m_UserAcceptedRename
:
0
m_Name
:
...
...
@@ -1156,7 +1287,7 @@ MonoBehaviour:
m_ListAreaState
:
m_SelectedInstanceIDs
:
m_LastClickedInstanceID
:
0
m_HadKeyboardFocusLastEvent
:
0
m_HadKeyboardFocusLastEvent
:
1
m_ExpandedInstanceIDs
:
c6230000b25c0000245a000000000000
m_RenameOverlay
:
m_UserAcceptedRename
:
0
...
...
@@ -1173,7 +1304,7 @@ MonoBehaviour:
m_IsRenaming
:
0
m_OriginalEventType
:
11
m_IsRenamingFilename
:
1
m_ClientGUIView
:
{
fileID
:
1
0
}
m_ClientGUIView
:
{
fileID
:
1
3
}
m_CreateAssetUtility
:
m_EndAction
:
{
fileID
:
0
}
m_InstanceID
:
0
...
...
@@ -1185,7 +1316,7 @@ MonoBehaviour:
m_GridSize
:
64
m_SkipHiddenPackages
:
0
m_DirectoriesAreaWidth
:
207
---
!u!114
&
16
---
!u!114
&
20
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -1207,7 +1338,7 @@ MonoBehaviour:
serializedVersion
:
2
x
:
0
y
:
540.5
width
:
1
346.5
width
:
1
200
height
:
446.5
m_SerializedDataModeController
:
m_DataMode
:
0
...
...
@@ -1219,7 +1350,7 @@ MonoBehaviour:
m_LastAppliedPresetName
:
Default
m_SaveData
:
[]
m_OverlaysVisible
:
1
---
!u!114
&1
7
---
!u!114
&
2
1
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -1254,7 +1385,7 @@ MonoBehaviour:
m_SaveData
:
[]
m_OverlaysVisible
:
1
mForceToReOpen
:
0
---
!u!114
&
18
---
!u!114
&
22
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_CorrespondingSourceObject
:
{
fileID
:
0
}
...
...
@@ -1274,9 +1405,9 @@ MonoBehaviour:
m_Tooltip
:
m_Pos
:
serializedVersion
:
2
x
:
1
347.5
x
:
1
201
y
:
83
width
:
5
71.5
width
:
5
08
height
:
904
m_SerializedDataModeController
:
m_DataMode
:
0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment