PlayerGuiUtils
Helper methods for finding and retrieving the PlayerGui instance
Functions
getPlayerGui
Finds the current player gui for the Players.LocalPlayer property or errors.
warning
This method errors if it can't find the PlayerGui. Fortunately, the PlayerGui is pretty much guaranteed to exist in most scenarios.
findPlayerGui
Finds the current player gui for the Players.LocalPlayer property.