mirror of
https://github.com/opensim/opensim.git
synced 2026-07-08 05:36:27 +08:00
wrapping attachment functions in a region
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
ff867b59cf
commit
07dbe46ba3
@@ -3229,6 +3229,8 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
}
|
||||
}
|
||||
|
||||
#region Attachment commands
|
||||
|
||||
public void osForceAttachToAvatar(int attachmentPoint)
|
||||
{
|
||||
CheckThreatLevel(ThreatLevel.High, "osForceAttachToAvatar");
|
||||
|
||||
Reference in New Issue
Block a user