Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenMetaverse
Transfer
C# 클래스 OpenMetaverse.Transfer
파일 보기
프로젝트 열기: N3X15/VoxelSim
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
AssetData
byte[]
AssetType
AssetType
ID
UUID
Size
int
Success
bool
Transferred
int
공개 메소드들
메소드
설명
Transfer
( ) :
System
메소드 상세
Transfer()
공개
메소드
public
Transfer
( ) :
System
리턴
System
프로퍼티 상세
AssetData
공개적으로 프로퍼티
public
byte[]
AssetData
리턴
byte[]
AssetType
공개적으로 프로퍼티
public
AssetType
AssetType
리턴
AssetType
ID
공개적으로 프로퍼티
public
UUID
ID
리턴
UUID
Size
공개적으로 프로퍼티
public
int
Size
리턴
int
Success
공개적으로 프로퍼티
public
bool
Success
리턴
bool
Transferred
공개적으로 프로퍼티
public
int
Transferred
리턴
int