OsForceDropAttachmentAt

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(creating basic documentation)
 
m (Added permissions and delay information)
Line 2: Line 2:
 
|function_syntax=Void osForceDropAttachmentAt(Vector3 pos, Quaternion rot)
 
|function_syntax=Void osForceDropAttachmentAt(Vector3 pos, Quaternion rot)
 
|threat_level=High
 
|threat_level=High
 +
|permissions=${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
 +
|delay=0
 
|description=Drops an attachment at position '''pos''' with rotation '''rot''' '''without checking if [[PERMISSION_ATTACH]] has been granted'''.
 
|description=Drops an attachment at position '''pos''' with rotation '''rot''' '''without checking if [[PERMISSION_ATTACH]] has been granted'''.
 
}}
 
}}

Revision as of 08:40, 25 October 2017

Void osForceDropAttachmentAt(Vector3 pos, Quaternion rot)
Drops an attachment at position pos with rotation rot without checking if PERMISSION_ATTACH has been granted.
Threat Level High
Permissions ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
Extra Delay 0 seconds
Personal tools
General
About This Wiki