From b1276a1b76ac3b87add90e0c6b887d5afea1cfea Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 11 Oct 2020 09:12:08 +0800 Subject: =?UTF-8?q?*event=20system=E5=88=9D=E6=8E=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/uGUI-2017.1/UnityEngine.UI/EventSystem/RaycastResult.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Assets/uGUI-2017.1/UnityEngine.UI/EventSystem/RaycastResult.cs') diff --git a/Assets/uGUI-2017.1/UnityEngine.UI/EventSystem/RaycastResult.cs b/Assets/uGUI-2017.1/UnityEngine.UI/EventSystem/RaycastResult.cs index 12a339b..666ef8d 100644 --- a/Assets/uGUI-2017.1/UnityEngine.UI/EventSystem/RaycastResult.cs +++ b/Assets/uGUI-2017.1/UnityEngine.UI/EventSystem/RaycastResult.cs @@ -1,5 +1,6 @@ namespace UnityEngine.EventSystems { + // UGUIÉäÏß¼ì²â½á¹û public struct RaycastResult { private GameObject m_GameObject; // Game object hit by the raycast -- cgit v1.1-26-g67d0