Пример #1
0
 public static void HideCurrentPopUp(this VRCUiPopupManager instance)
 {
     VRCUiManager.HideScreen("POPUP");
 }