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)
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llPreloadSound