projects
/
Thronefall
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Thronefall_v1.0
/
Rewired
/
Rewired.Integration.UnityUI
/
PointerEventType.cs
blob: ce70ee8d70329911c55489afc8a10a2ae9e9cb1e (
plain
)
1
2
3
4
5
6
7
namespace Rewired.Integration.UnityUI; public enum PointerEventType { Mouse, Touch }