Exemple #1
0
    void ProcessSecondaryKey()
    {
        //ignore UI clicks
        //if (EventSystem.current.IsPointerOverGameObject())
        //    return;

        CommandMapper.ClearSelection();
    }