Interface PopupButtonServerRpc


  • public interface PopupButtonServerRpc
    • Method Detail

      • onPopupButtonClick

        void onPopupButtonClick()
        Called when the button has been clicked, and the pop-up has been opened.
      • onPopupClose

        void onPopupClose()
        Called after the pop-up has been closed.