C# 클래스 OpenMetaverse.AssetDownload

상속: Transfer
파일 보기 프로젝트 열기: N3X15/VoxelSim 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AssetID UUID
Callback AssetManager.AssetReceivedCallback
Channel ChannelType
Priority float
Simulator Simulator
Source SourceType
Status StatusCode
Target TargetType

공개 메소드들

메소드 설명
AssetDownload ( ) : System

메소드 상세

AssetDownload() 공개 메소드

public AssetDownload ( ) : System
리턴 System

프로퍼티 상세

AssetID 공개적으로 프로퍼티

public UUID AssetID
리턴 UUID

Callback 공개적으로 프로퍼티

public AssetManager.AssetReceivedCallback Callback
리턴 AssetManager.AssetReceivedCallback

Channel 공개적으로 프로퍼티

public ChannelType Channel
리턴 ChannelType

Priority 공개적으로 프로퍼티

public float Priority
리턴 float

Simulator 공개적으로 프로퍼티

public Simulator,OpenMetaverse Simulator
리턴 Simulator

Source 공개적으로 프로퍼티

public SourceType Source
리턴 SourceType

Status 공개적으로 프로퍼티

public StatusCode Status
리턴 StatusCode

Target 공개적으로 프로퍼티

public TargetType Target
리턴 TargetType