Skip to content

Commit

Permalink
Scheduled XRef Map Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoco007 committed Jun 2, 2024
1 parent a5ff815 commit e628a56
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 6 deletions.
6 changes: 6 additions & 0 deletions 2021.3/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27835,6 +27835,12 @@ references:
commentId: M:UnityEditor.Experimental.GraphView.EdgeConnector`1.#ctor(UnityEditor.Experimental.GraphView.IEdgeConnectorListener)
fullName: UnityEditor.Experimental.GraphView.EdgeConnector
nameWithType: EdgeConnector<TEdge>.EdgeConnector(IEdgeConnectorListener)
- uid: UnityEditor.Experimental.GraphView.EdgeConnector`1.Abort
name: Abort
href: https://docs.unity3d.com/Documentation/ScriptReference/Experimental.GraphView.EdgeConnector.html
commentId: M:UnityEditor.Experimental.GraphView.EdgeConnector`1.Abort
fullName: UnityEditor.Experimental.GraphView.EdgeConnector
nameWithType: EdgeConnector<TEdge>.Abort()
- uid: UnityEditor.Experimental.GraphView.EdgeConnector`1.edgeDragHelper
name: edgeDragHelper
href: https://docs.unity3d.com/Documentation/ScriptReference/Experimental.GraphView.EdgeConnector`1-edgeDragHelper.html
Expand Down
6 changes: 6 additions & 0 deletions 2022.3/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185455,6 +185455,12 @@ references:
commentId: P:UnityEngine.Terrain.heightmapMaximumLOD
fullName: UnityEngine.Terrain.heightmapMaximumLOD
nameWithType: Terrain.heightmapMaximumLOD
- uid: UnityEngine.Terrain.heightmapMinimumLODSimplification
name: heightmapMinimumLODSimplification
href: https://docs.unity3d.com/Documentation/ScriptReference/Terrain-heightmapMinimumLODSimplification.html
commentId: P:UnityEngine.Terrain.heightmapMinimumLODSimplification
fullName: UnityEngine.Terrain.heightmapMinimumLODSimplification
nameWithType: Terrain.heightmapMinimumLODSimplification
- uid: UnityEngine.Terrain.heightmapPixelError
name: heightmapPixelError
href: https://docs.unity3d.com/Documentation/ScriptReference/Terrain-heightmapPixelError.html
Expand Down
24 changes: 18 additions & 6 deletions 6000.0/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19135,6 +19135,12 @@ references:
commentId: T:UnityEditor.Build.Content.ObjectIdentifier
fullName: UnityEditor.Build.Content.ObjectIdentifier
nameWithType: ObjectIdentifier
- uid: UnityEditor.Build.Content.ObjectIdentifier.CompareTo(UnityEditor.Build.Content.ObjectIdentifier)
name: CompareTo
href: https://docs.unity3d.com/Documentation/ScriptReference/Build.Content.ObjectIdentifier.CompareTo.html
commentId: M:UnityEditor.Build.Content.ObjectIdentifier.CompareTo(UnityEditor.Build.Content.ObjectIdentifier)
fullName: UnityEditor.Build.Content.ObjectIdentifier.CompareTo
nameWithType: ObjectIdentifier.CompareTo(ObjectIdentifier)
- uid: UnityEditor.Build.Content.ObjectIdentifier.Equals(System.Object)
name: Equals
href: https://docs.unity3d.com/Documentation/ScriptReference/Build.Content.ObjectIdentifier.Equals.html
Expand Down Expand Up @@ -57235,12 +57241,18 @@ references:
commentId: P:UnityEditor.PlayerSettings.Android.reportGooglePlayAppDependencies
fullName: UnityEditor.PlayerSettings.Android.reportGooglePlayAppDependencies
nameWithType: PlayerSettings.Android.reportGooglePlayAppDependencies
- uid: UnityEditor.PlayerSettings.Android.resizableWindow
name: resizableWindow
href: https://docs.unity3d.com/Documentation/ScriptReference/PlayerSettings.Android-resizableWindow.html
commentId: P:UnityEditor.PlayerSettings.Android.resizableWindow
fullName: UnityEditor.PlayerSettings.Android.resizableWindow
nameWithType: PlayerSettings.Android.resizableWindow
- uid: UnityEditor.PlayerSettings.Android.resizeableActivity
name: resizeableActivity
href: https://docs.unity3d.com/Documentation/ScriptReference/PlayerSettings.Android-resizeableActivity.html
commentId: P:UnityEditor.PlayerSettings.Android.resizeableActivity
fullName: UnityEditor.PlayerSettings.Android.resizeableActivity
nameWithType: PlayerSettings.Android.resizeableActivity
- uid: UnityEditor.PlayerSettings.Android.resizeableWindow
name: resizeableWindow
href: https://docs.unity3d.com/Documentation/ScriptReference/PlayerSettings.Android-resizeableWindow.html
commentId: P:UnityEditor.PlayerSettings.Android.resizeableWindow
fullName: UnityEditor.PlayerSettings.Android.resizeableWindow
nameWithType: PlayerSettings.Android.resizeableWindow
- uid: UnityEditor.PlayerSettings.Android.showActivityIndicatorOnLoading
name: showActivityIndicatorOnLoading
href: https://docs.unity3d.com/Documentation/ScriptReference/PlayerSettings.Android-showActivityIndicatorOnLoading.html
Expand Down

0 comments on commit e628a56

Please sign in to comment.