Interface PopupButtonClientRpc


  • public interface PopupButtonClientRpc
    • Method Detail

      • openPopup

        void openPopup()
        Opens the popup if the button is rendered.
      • closePopup

        void closePopup()
        Closes the popup if it is open.