Class AsyncReadManager
Inherited Members
Namespace: Unity.IO.LowLevel.Unsafe
Assembly: UnityEngine.dll
Syntax
public static class AsyncReadManager
Methods
| Improve this Doc View SourceRead(String, ReadCommand*, UInt32)
Declaration
public static ReadHandle Read(string filename, ReadCommand*readCmds, uint readCmdCount)
Parameters
Type | Name | Description |
---|---|---|
String | filename | |
ReadCommand* | readCmds | |
UInt32 | readCmdCount |
Returns
Type | Description |
---|---|
ReadHandle |