跳到主要内容
版本:2.3.x

Struct EncryptResult

Assembly: YooAsset.dll​
Declaration
public struct EncryptResult

Fields​

Encrypted​

文件是否加密

Declaration
public bool Encrypted

EncryptedData​

加密后的文件数据

Declaration
public byte[] EncryptedData