llLinksetDataDeleteProtected
function ll.LinksetDataDeleteProtected(name: string, pass: string): numberDeletes a name:value pair from the linkset's datastore.
Parameters
name(string)- Key to delete from the linkset's datastore.
pass(string)- Pass phrase to access protected data.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.LinksetDataDeleteProtected().
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: llLinksetDataDeleteProtected