Game ReferenceGame Global FunctionsClothingBuildPlayerOn this pageClothingBuildPlayer Description Rebuilds the player model. Call this function after making any modifications to the player’s clothing to apply the changes. function ClothingBuildPlayer() --[[ ... ]] end Parameters None. Return Values None. Example None.