break;
#2

Banditukas, ne 'cikle', o 'loop' DD

(Englis translation: Banditukas, loop, not 'cikle' DD)
You can, but that's pointless. It will break the loop after foreach loop has ended.

You should use this instead:
Код:
foreach(new n : Player)
{
///
}
Or tell what you want to do. I'll try to help
Reply


Messages In This Thread
break; - by Banditukas - 15.02.2015, 10:10
Re: break; - by sw3das - 15.02.2015, 10:28

Forum Jump:


Users browsing this thread: 1 Guest(s)