Method | Description | |
---|---|---|
AbuseTextureUploader ( string path, UUID agentID, UUID assetID ) : System | ||
uploaderCaps ( string path, Stream request, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest httpRequest, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse httpResponse ) : byte[] |
|
public AbuseTextureUploader ( string path, UUID agentID, UUID assetID ) : System | ||
path | string | |
agentID | UUID | |
assetID | UUID | |
return | System |
public uploaderCaps ( string path, Stream request, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest httpRequest, WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse httpResponse ) : byte[] | ||
path | string | |
request | Stream | |
httpRequest | WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpRequest | |
httpResponse | WhiteCore.Framework.Servers.HttpServer.Implementation.OSHttpResponse | |
return | byte[] |