mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-17 21:30:13 +00:00
Update document
This commit is contained in:
@@ -77,7 +77,7 @@ private IEnumerator InitializeYooAsset()
|
||||
````c#
|
||||
public class BundleDecryption : IDecryptionServices
|
||||
{
|
||||
public ulong GetFileOffset(BundleInfo bundleInfo)
|
||||
public ulong GetFileOffset()
|
||||
{
|
||||
return 32;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user