Skip to content

llPreloadSound

function ll.PreloadSound(Sound: string)

Causes nearby viewers to preload the Sound from the object's inventory.

This is intended to prevent delays in starting new sounds when called upon.

Parameters
Sound (string)

Add example usage here showing SLua/Luau syntax with ll.PreloadSound().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.