Esempio n. 1
0
    public static bool GetAllowClick(MonoBehaviour self)
    {
        bool flag;

        return(NGUITools.GetAllowClick(self, out flag));
    }