ParaUIService.OpenUserPanel

Declaration

public static void OpenUserPanel(string UID, Vector2 pointer)

Parameters

Parameter NameParameter Description
UIDUser whose user panel is requested to be shown
pointerLocation 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.