Class DownloadHandlerScript
Implements
Inherited Members
Namespace: UnityEngine.Networking
Assembly: UnityEngine.dll
Syntax
public class DownloadHandlerScript : DownloadHandler, IDisposable
Constructors
| Improve this Doc View SourceDownloadHandlerScript()
Declaration
public DownloadHandlerScript()
DownloadHandlerScript(Byte[])
Declaration
public DownloadHandlerScript(byte[] preallocatedBuffer)
Parameters
Type | Name | Description |
---|---|---|
Byte[] | preallocatedBuffer |