Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenMetaverse
AppearanceManager.WearableData
C# Class OpenMetaverse.AppearanceManager.WearableData
ファイルを表示
Open project: N3X15/VoxelSim
Public Properties
Property
Type
Description
Asset
AssetWearable
AssetID
UUID
AssetType
AssetType
ItemID
UUID
WearableType
WearableType
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Asset
public_oe property
Asset data for the wearable
public
AssetWearable,OpenMetaverse
Asset
return
AssetWearable
AssetID
public_oe property
AssetID of the wearable asset
public
UUID
AssetID
return
UUID
AssetType
public_oe property
AssetType of the wearable
public
AssetType
AssetType
return
AssetType
ItemID
public_oe property
Inventory ItemID of the wearable
public
UUID
ItemID
return
UUID
WearableType
public_oe property
WearableType of the wearable
public
WearableType
WearableType
return
WearableType