mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
add llObjectGetLinkKey(...)
This commit is contained in:
@@ -153,6 +153,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
LSL_Key llGetKey();
|
||||
LSL_Key llGetLandOwnerAt(LSL_Vector pos);
|
||||
LSL_Key llGetLinkKey(int linknum);
|
||||
LSL_Key llObjectGetLinkKey(LSL_Key objectid, int linknum);
|
||||
LSL_String llGetLinkName(int linknum);
|
||||
LSL_Integer llGetLinkNumber();
|
||||
LSL_Integer llGetLinkNumberOfSides(int link);
|
||||
|
||||
Reference in New Issue
Block a user