HumanoidDescriptions
A single-method module that pcalls Players:GetHumanoidDescriptionFromUserIdAsync(...) and caches its return value.
lua
local HumanoidDescriptions = require(ReplicatedStorage.SharedModules.HumanoidDescriptions)Methods
GetHumanoidDescriptionFromUserId
pcalls Players:GetHumanoidDescriptionFromUserIdAsync(...) and caches its return value.
lua
HumanoidDescriptions:GetHumanoidDescriptionFromUserId(userId: number): HumanoidDescription