“LlRequestInventoryData”的版本间的差异
(创建页面,内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}} {{函数详情 |函数名 = Function: key llRequestInventoryData( string name ); |参数= 参数…”) |
|||
| 第31行: | 第31行: | ||
| | | | ||
| | | | ||
| − | | | + | | [[dataserver]]接收到的矢量数据是当前区域<0,0,0>的偏移量。要获得地标的全局位置,请添加[[llGetRegionCorner()]]。 |
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
2020年8月4日 (二) 08:34的版本
| 首页 | 函数 | 事件 | 类型 | 操作符 | 常数 | Flow Control | Script Library | Categorized Library | Tutorials |
| 函数名 |
|---|
| Function: key llRequestInventoryData( string name ); |
| 参数: |
| 返回值: |
| 注意事项 |
|---|
| 无 |
| 示例 |
|---|
| 示例1 |
| 相关函数 |
|---|
| [[]]
[[]] [[]] |
| 相关事件 |
|---|
附录:(表格)
| dataserver接收到的矢量数据是当前区域<0,0,0>的偏移量。要获得地标的全局位置,请添加llGetRegionCorner()。 |