ho 3 mc. uno già caricato al livello 1.
posso esguire un azione if/else simile? :


if(mc2.getDephts()==3){
mc1.swapDephts("mc1);
} else {
mc1.swapDephts("mc3");
}