VirtualFramework/Assets/Scripts/Game/UICameraView.Designer.cs
2024-12-16 15:45:19 +08:00

17 lines
423 B
C#
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// Generate Id:d2d1da68-c3e5-49ea-97bc-bb83df3376bf
using UnityEngine;
// 1.请在菜单 编辑器扩展/Namespace Settings 里设置命名空间
// 2.命名空间更改后,生成代码之后,需要把逻辑代码文件(非 Designer的命名空间手动更改
namespace QFramework.Example
{
public partial class UICameraView
{
public UnityEngine.UI.Button Near;
public UnityEngine.UI.Button Normal;
}
}