Update document

This commit is contained in:
hevinci
2022-03-21 23:49:50 +08:00
parent 2bf36ebd8b
commit 578cd7ebb5
3 changed files with 19 additions and 8 deletions

View File

@@ -37,6 +37,8 @@
编写继承IAssetEncrypter接口的加密类。注意加密类文件需要放置在Editor文件夹里。
````C#
using YooAsset.Editor;
public class AssetEncrypter : IAssetEncrypter
{
/// <summary>