“LlAllowInventoryDrop”的版本间的差异

来自人工智能助力教育知识百科
跳转至: 导航搜索
Qmf讨论 | 贡献
第4行: 第4行:
 
|+'''函数详情'''
 
|+'''函数详情'''
 
|-
 
|-
 +
|函数名
 
|Function: llAllowInventoryDrop( integer add );
 
|Function: llAllowInventoryDrop( integer add );
|2
 
|3
 
 
|-
 
|-
|1
+
|参数
|2
+
|-
|3
+
|integer
 +
add
 +
 +
boolean, If TRUE it allows anyone, even if they don't have modify rights to a prim, regardless of whether they are the owner or not, to drop items into that prim, If FALSE (default) inventory dropping can still be done, but it is restricted only to people with modify permissions to that prim
 
|}
 
|}
 
*1
 
*1

2020年3月8日 (日) 09:21的版本

Template:Needs Translation/

函数详情
函数名 Function: llAllowInventoryDrop( integer add );
参数
integer

add – boolean, If TRUE it allows anyone, even if they don't have modify rights to a prim, regardless of whether they are the owner or not, to drop items into that prim, If FALSE (default) inventory dropping can still be done, but it is restricted only to people with modify permissions to that prim

  • 1
    • 11
    • 12
  • 2
    • 21
    • 22