mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
@@ -316,6 +316,13 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
/// </summary>
|
||||
void osForceBreakAllLinks();
|
||||
|
||||
/// <summary>
|
||||
/// Similar to llDie but given an object UUID
|
||||
/// </summary>
|
||||
/// <param name="objectUUID"></param>
|
||||
|
||||
void osDie(LSL_Key objectUUID);
|
||||
|
||||
/// <summary>
|
||||
/// Check if the given key is an npc
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user