Skip to content

Commit

Permalink
deploy: ecaa7f9
Browse files Browse the repository at this point in the history
  • Loading branch information
NormandErwan committed Mar 24, 2024
1 parent 30f6714 commit 0b99026
Show file tree
Hide file tree
Showing 4 changed files with 417,343 additions and 0 deletions.
22 changes: 22 additions & 0 deletions 2022.3/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126754,6 +126754,17 @@ references:
nameWithType: SearchValue.ConvertPropertyValue(in SerializedProperty)
nameWithType.vb: SearchValue.ConvertPropertyValue(SerializedProperty)
IsValid: true
- uid: UnityEditor.Search.SearchValue.floatNumber
name: floatNumber
name.vb:
href: https://docs.unity3d.com/2022.3/Documentation/ScriptReference/Search.SearchValue.floatNumber.html
commentId: F:UnityEditor.Search.SearchValue.floatNumber
isSpec:
fullName: UnityEditor.Search.SearchValue.floatNumber
fullName.vb:
nameWithType: SearchValue.floatNumber
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Search.SearchValue.invalid
name: invalid
name.vb:
Expand Down Expand Up @@ -137039,6 +137050,17 @@ references:
nameWithType: Sysroot.GetIl2CppLinkerFlags()
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Sysroot.GetIl2CppLinkerFlagsFile
name: GetIl2CppLinkerFlagsFile()
name.vb:
href: https://docs.unity3d.com/2022.3/Documentation/ScriptReference/Sysroot.GetIl2CppLinkerFlagsFile.html
commentId: M:UnityEditor.Sysroot.GetIl2CppLinkerFlagsFile
isSpec:
fullName: UnityEditor.Sysroot.GetIl2CppLinkerFlagsFile()
fullName.vb:
nameWithType: Sysroot.GetIl2CppLinkerFlagsFile()
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Sysroot.GetSysrootPath
name: GetSysrootPath()
name.vb:
Expand Down
33 changes: 33 additions & 0 deletions 2023.2/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144343,6 +144343,17 @@ references:
nameWithType: Sysroot.GetIl2CppLinkerFlags()
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Sysroot.GetIl2CppLinkerFlagsFile
name: GetIl2CppLinkerFlagsFile()
name.vb:
href: https://docs.unity3d.com/2023.2/Documentation/ScriptReference/Sysroot.GetIl2CppLinkerFlagsFile.html
commentId: M:UnityEditor.Sysroot.GetIl2CppLinkerFlagsFile
isSpec:
fullName: UnityEditor.Sysroot.GetIl2CppLinkerFlagsFile()
fullName.vb:
nameWithType: Sysroot.GetIl2CppLinkerFlagsFile()
nameWithType.vb:
IsValid: true
- uid: UnityEditor.Sysroot.GetSysrootPath
name: GetSysrootPath()
name.vb:
Expand Down Expand Up @@ -360196,6 +360207,17 @@ references:
nameWithType: DataBinding.dataSourcePath
nameWithType.vb:
IsValid: true
- uid: UnityEngine.UIElements.DataBinding.dataSourceType
name: dataSourceType
name.vb:
href: https://docs.unity3d.com/2023.2/Documentation/ScriptReference/UIElements.DataBinding-dataSourceType.html
commentId: P:UnityEngine.UIElements.DataBinding.dataSourceType
isSpec:
fullName: UnityEngine.UIElements.DataBinding.dataSourceType
fullName.vb:
nameWithType: DataBinding.dataSourceType
nameWithType.vb:
IsValid: true
- uid: UnityEngine.UIElements.DataBinding.sourceToUiConverters
name: sourceToUiConverters
name.vb:
Expand Down Expand Up @@ -391216,6 +391238,17 @@ references:
nameWithType: VisualElement.dataSourcePath
nameWithType.vb:
IsValid: true
- uid: UnityEngine.UIElements.VisualElement.dataSourceType
name: dataSourceType
name.vb:
href: https://docs.unity3d.com/2023.2/Documentation/ScriptReference/UIElements.VisualElement-dataSourceType.html
commentId: P:UnityEngine.UIElements.VisualElement.dataSourceType
isSpec:
fullName: UnityEngine.UIElements.VisualElement.dataSourceType
fullName.vb:
nameWithType: VisualElement.dataSourceType
nameWithType.vb:
IsValid: true
- uid: UnityEngine.UIElements.VisualElement.disabledUssClassName
name: disabledUssClassName
name.vb:
Expand Down
Loading

0 comments on commit 0b99026

Please sign in to comment.