llClearLinkMedia
function ll.ClearLinkMedia(Link: number, Face: number): numberClears (deletes) the media and all parameters from the given Face on the linked prim.
Returns an integer that is a STATUS_* flag, which details the success/failure of the operation.
Parameters
-
Link(number) -
Face(number)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.ClearLinkMedia().
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: llClearLinkMedia