C# Class OpenMetaverse.TestClient.DownloadTextureCommand

Inheritance: OpenMetaverse.TestClient.Command
Mostrar archivo Open project: 3di/3di-viewer-rei-libs

Public Methods

Method Description
DownloadTextureCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
Execute ( string args, UUID fromAgentID ) : string

Private Methods

Method Description
Assets_OnImageReceiveProgress ( UUID image, int lastPacket, int recieved, int total ) : void
Assets_OnImageReceived ( ImageDownload image, AssetTexture asset ) : void

Method Details

DownloadTextureCommand() public method

public DownloadTextureCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
testClient OpenMetaverse.TestClient.TestClient
return System

Execute() public method

public Execute ( string args, UUID fromAgentID ) : string
args string
fromAgentID UUID
return string