llRemoteDataSetRegion

From Second Life Wiki
Revision as of 15:27, 11 July 2009 by Strife Onizuka (talk | contribs) (FIXME: Does not work, should not be used.)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Emblem-important.png Deprecated
(This function has been deprecated, please use llOpenRemoteDataChannel instead.)

Summary

Function: llRemoteDataSetRegion( );

Used with XML-RPC. If an object using remote data channels changes regions, you must call this function to reregister the remote data channels.

This call is not needed if the prim does not change regions.

Caveats

All Issues ~ Search JIRA for related Bugs

Examples

Deep Notes

Search JIRA for related Issues

Signature

function void llRemoteDataSetRegion();