필요없는 스크립트 제거

This commit is contained in:
김판돌 2024-04-07 13:07:52 +09:00
parent 538ad3f7bd
commit 232d5e86d4
2 changed files with 0 additions and 24 deletions

View File

@ -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<RectTransform>();
Debug.Log(rt.sizeDelta);
}
}

View File

@ -1,11 +0,0 @@
fileFormatVersion: 2
guid: 423be29998791b9428d597e6edb920bb
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: