Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
OpenMetaverse
AppearanceManager.PendingAssetDownload
C# Class OpenMetaverse.AppearanceManager.PendingAssetDownload
Show file
Open project: 3di/3di-viewer-rei-libs
Public Properties
Property
Type
Description
Id
UUID
Type
AssetType
Public Methods
Method
Description
PendingAssetDownload
(
UUID
id
,
AssetType
type
) :
System
Method Details
PendingAssetDownload()
public
method
public
PendingAssetDownload
(
UUID
id
,
AssetType
type
) :
System
id
UUID
type
AssetType
return
System
Property Details
Id
public property
public
UUID
Id
return
UUID
Type
public property
public
AssetType
Type
return
AssetType