Ejemplo n.º 1
0
 private bool canNotify(GameUINotifyType type)
 {
     bool b = true;
     return b;
 }
Ejemplo n.º 2
0
        private bool canNotify(GameUINotifyType type)
        {
            bool b = true;

            return(b);
        }