Class PANEL.cityrp_Feedback

Community Input Menu Based on Panel

Class Overview

Methods

PANEL.cityrp_Feedback:Init() Hook function called on panel creation.
PANEL.cityrp_Feedback:Paint(w, h) Function called when a panel is drawn.

Methods

PANEL.cityrp_Feedback:Init()
Hook function called on panel creation.
PANEL.cityrp_Feedback:Paint(w, h)
Function called when a panel is drawn.

Parameters:

  • w int Width.
  • h int Height.