This commit is contained in:
2025-05-10 18:06:44 +08:00
parent e010759358
commit dea9a4f58e
47 changed files with 421 additions and 359 deletions

View File

@@ -10,7 +10,7 @@ namespace Rewired.Demos {
using UnityEngine;
using UnityEngine.EventSystems;
using UnityEngine.UI;
using Integration.UnityUI;
using Rewired.Integration.UnityUI;
/// <summary>
/// Example handler of Player Pointer Events.