UI更改与功能修正
This commit is contained in:
@@ -7,9 +7,8 @@ using UnityEngine.UI;
|
||||
namespace TcgEngine.UI
|
||||
{
|
||||
/// <summary>
|
||||
/// Class that let you store a ID with each element of a Dropdown
|
||||
/// 在Dropdown的每个元素中存储ID
|
||||
/// </summary>
|
||||
|
||||
[System.Serializable]
|
||||
public class DropdownValueItem
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user