From 232d5e86d40a846a99f377f9a16380956cfc7bf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=ED=8C=90=EB=8F=8C?= Date: Sun, 7 Apr 2024 13:07:52 +0900 Subject: [PATCH] =?UTF-8?q?=ED=95=84=EC=9A=94=EC=97=86=EB=8A=94=20?= =?UTF-8?q?=EC=8A=A4=ED=81=AC=EB=A6=BD=ED=8A=B8=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Client/Assets/1_Script/GridLayoutGroupSet.cs | 13 ------------- Client/Assets/1_Script/GridLayoutGroupSet.cs.meta | 11 ----------- 2 files changed, 24 deletions(-) delete mode 100644 Client/Assets/1_Script/GridLayoutGroupSet.cs delete mode 100644 Client/Assets/1_Script/GridLayoutGroupSet.cs.meta diff --git a/Client/Assets/1_Script/GridLayoutGroupSet.cs b/Client/Assets/1_Script/GridLayoutGroupSet.cs deleted file mode 100644 index 34c4f037..00000000 --- a/Client/Assets/1_Script/GridLayoutGroupSet.cs +++ /dev/null @@ -1,13 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -public class GridLayoutGroupSet : MonoBehaviour -{ - [ContextMenu("Test")] - public void Test() - { - RectTransform rt = gameObject.GetComponent(); - Debug.Log(rt.sizeDelta); - } -} diff --git a/Client/Assets/1_Script/GridLayoutGroupSet.cs.meta b/Client/Assets/1_Script/GridLayoutGroupSet.cs.meta deleted file mode 100644 index 0fa8b7ff..00000000 --- a/Client/Assets/1_Script/GridLayoutGroupSet.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 423be29998791b9428d597e6edb920bb -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: