4 lines
80 B
C#
4 lines
80 B
C#
|
using UnityEngine.EventSystems;
|
||
|
public class GameEventTrigger : EventTrigger
|
||
|
{
|
||
|
}
|