Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UploadHandlerFile(string)

Create a new upload handler to send data from the given file to the server.
Read time 1 minuteLast updated 6 days ago

Definition

public UploadHandlerFile(string filePath)

Parameters

filePath

A file containing data to send.