Method | Description | |
---|---|---|
DownloadHandlerAssetBundle ( string url, |
||
DownloadHandlerAssetBundle ( string url, uint crc ) : System | ||
DownloadHandlerAssetBundle ( string url, uint version, uint crc ) : System |
Method | Description | |
---|---|---|
GetData ( ) : byte[] | ||
GetText ( ) : string |
public DownloadHandlerAssetBundle ( string url, |
||
url | string | |
hash | ||
crc | uint | |
return | System |
public DownloadHandlerAssetBundle ( string url, uint crc ) : System | ||
url | string | |
crc | uint | |
return | System |
public DownloadHandlerAssetBundle ( string url, uint version, uint crc ) : System | ||
url | string | |
version | uint | |
crc | uint | |
return | System |