mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
add llGetRenderMaterial
This commit is contained in:
@@ -534,5 +534,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
void llSetLinkSitFlags(LSL_Integer linknum, LSL_Integer flags);
|
||||
LSL_String llHMAC(LSL_String private_key, LSL_String message, LSL_String algo);
|
||||
LSL_String llComputeHash(LSL_String message, LSL_String algo);
|
||||
LSL_String llGetRenderMaterial(LSL_Integer face);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user