예제 #1
0
 private bool canNotify(GameUINotifyType type)
 {
     bool b = true;
     return b;
 }
예제 #2
0
        private bool canNotify(GameUINotifyType type)
        {
            bool b = true;

            return(b);
        }