Server
GetFPlayer
function HRLib.GetFPlayer(playerId: integer): HRLibServerFPlayerAllFPlayers
function HRLib.AllFPlayers(): HRLibServerFPlayer[]?Notify
function FPlayer:Notify(
description: string,
type: 'success'|'error'|'info'|'warning',
duration: number?,
pos: 'top-right'|'center-right'|'bottom-right'|
'frombelow-right'|'top-left'|'left-center'|'frombelow-left'?,
sound: boolean?
)FocusedEvent
Last updated