mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 06:44:15 +08:00
add llIsFriend
This commit is contained in:
@@ -513,5 +513,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
void llLinksetDataReset();
|
||||
LSL_Integer llLinksetDataWrite(LSL_String name, LSL_String value);
|
||||
LSL_Integer llLinksetDataWriteProtected(LSL_String name, LSL_String value, LSL_String pass);
|
||||
|
||||
LSL_Integer llIsFriend(LSL_Key agent_id);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user