Declaration
public static void OpenUserPanel(string UID, Vector2 pointer)
Parameters
Parameter Name | Parameter Description |
---|---|
UID | User whose user panel is requested to be shown |
pointer | Location where the user panel is shown. The screen space of Unity is used. The user panel is shown in the top left corner of the user info panel by default. |
Description
Opens the user panel.