Client

Client sided exports

openMenu

Open the admin menu of the current client (player)

exports.HRAdminMenu:openMenu()

closeMenu

Close the admin menu of the current client (player)

exports.HRAdminMenu:closeMenu()

Last updated