기본 사운드 기능 및 사운드 기능을 위한 사운드 매니저 추가
This commit is contained in:
@@ -126,5 +126,10 @@ public class UIManager
|
||||
ClosePopupUI();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public void Clear()
|
||||
{
|
||||
CloseAllPopupUI();
|
||||
_sceneUI = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user