메소드 | 설명 | |
---|---|---|
DownloadHandlerAssetBundle ( string url, |
||
DownloadHandlerAssetBundle ( string url, uint crc ) : System | ||
DownloadHandlerAssetBundle ( string url, uint version, uint crc ) : System |
메소드 | 설명 | |
---|---|---|
GetData ( ) : byte[] | ||
GetText ( ) : string |
public DownloadHandlerAssetBundle ( string url, |
||
url | string | |
hash | ||
crc | uint | |
리턴 | System |
public DownloadHandlerAssetBundle ( string url, uint crc ) : System | ||
url | string | |
crc | uint | |
리턴 | System |
public DownloadHandlerAssetBundle ( string url, uint version, uint crc ) : System | ||
url | string | |
version | uint | |
crc | uint | |
리턴 | System |