Client

GetFPlayer

Function to get FPlayer's methods for the current player

function HRLib.GetFPlayer(): HRLibClientFPlayer

Freeze

Function to freeze the current player with a little extra code to ensure better freezing

FPlayer:Freeze(toggle: boolean?)

Parameters description

  • toggle - sets whether or not the player should be freezed

Last updated