OsForceDropAttachment
From OpenSimulator
(Difference between revisions)
m (Added permissions and delay information) |
m (Added note stating which version of OpenSim introduced this function) |
||
Line 5: | Line 5: | ||
|delay=0 | |delay=0 | ||
|description=Drops an attachment like a user-triggered attachment drop '''without checking if [[PERMISSION_ATTACH]] has been granted'''. | |description=Drops an attachment like a user-triggered attachment drop '''without checking if [[PERMISSION_ATTACH]] has been granted'''. | ||
+ | |additional_info=This function was added in 0.7.5-post-fixes | ||
}} | }} |
Revision as of 08:52, 15 October 2018
Void osForceDropAttachment()
| |
Drops an attachment like a user-triggered attachment drop without checking if PERMISSION_ATTACH has been granted. | |
Threat Level | High |
Permissions | ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |
Extra Delay | 0 seconds |
Notes | |
This function was added in 0.7.5-post-fixes |