C# 클래스 WhiteCore.Modules.AbuseReports.AbuseReportsModule.AbuseTextureUploader

파일 보기 프로젝트 열기: WhiteCoreSim/WhiteCore-Dev

공개 메소드들

메소드 설명
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[]

메소드 상세

AbuseTextureUploader() 공개 메소드

public AbuseTextureUploader ( string path, UUID agentID, UUID assetID ) : System
path string
agentID UUID
assetID UUID
리턴 System

uploaderCaps() 공개 메소드

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
리턴 byte[]