Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
OpenMetaverse
InventoryLSL
C# Class OpenMetaverse.InventoryLSL
InventoryLSL Class, represents a Linden Scripting Language object
Inheritance:
InventoryItem
显示文件
Open project: 3di/3di-viewer-rei-libs
Class Usage Examples
Public Methods
Method
Description
InventoryLSL
(
UUID
itemID
) :
System
Construct an InventoryLSL object
Method Details
InventoryLSL()
public
method
Construct an InventoryLSL object
public
InventoryLSL
(
UUID
itemID
) :
System
itemID
UUID
A
which becomes the ///
objects AssetUUID
return
System