Skip to content

Commit

Permalink
Updated Unity DLLs to 2022.3.6f1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanshaydar committed Aug 4, 2023
1 parent 8dc2198 commit 8b5d2ad
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 84 deletions.
Binary file modified UnityLibraries/UnityEditor.dll
Binary file not shown.
4 changes: 2 additions & 2 deletions UnityLibraries/UnityEditor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12217,7 +12217,7 @@ You must implement Editor.HasPreviewGUI for this method to be called.</para>
</member>
<member name="P:UnityEditor.EditorApplication.applicationPath">
<summary>
<para>Returns the path to the Unity editor application. (Read Only)</para>
<para>Gets the path to the Unity Editor application. (Read Only)</para>
</summary>
</member>
<member name="F:UnityEditor.EditorApplication.contextualPropertyMenu">
Expand Down Expand Up @@ -29133,7 +29133,7 @@ Note: Use HandleUtility.GetHandleSize where you might want to have constant scre
<summary>
<para>Pick GameObjects that lie within a specified screen rectangle.</para>
</summary>
<param name="rect">An screen rectangle specified with pixel coordinates.</param>
<param name="rect">A screen rectangle specified with pixel coordinates.</param>
</member>
<member name="M:UnityEditor.HandleUtility.PickRectObjects(UnityEngine.Rect,System.Boolean)">
<summary>
Expand Down
Binary file modified UnityLibraries/UnityEngine.dll
Binary file not shown.
Loading

0 comments on commit 8b5d2ad

Please sign in to comment.