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
Transfer
C# Class OpenMetaverse.Transfer
Show file
Open project: N3X15/VoxelSim
Class Usage Examples
Public Properties
Property
Type
Description
AssetData
byte[]
AssetType
AssetType
ID
UUID
Size
int
Success
bool
Transferred
int
Public Methods
Method
Description
Transfer
( ) :
System
Method Details
Transfer()
public
method
public
Transfer
( ) :
System
return
System
Property Details
AssetData
public property
public
byte[]
AssetData
return
byte[]
AssetType
public property
public
AssetType
AssetType
return
AssetType
ID
public property
public
UUID
ID
return
UUID
Size
public property
public
int
Size
return
int
Success
public property
public
bool
Success
return
bool
Transferred
public property
public
int
Transferred
return
int