Interface PopupButtonServerRpc
-
public interface PopupButtonServerRpc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonPopupButtonClick()Called when the button has been clicked, and the pop-up has been opened.voidonPopupClose()Called after the pop-up has been closed.
-