IsStreamed
Indicates if the archive contains streamed blocks.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: Unity.IO.Archive
- Assembly: UnityEngine.CoreModule
public bool IsStreamed { get; }
Remarks
Only accessible if the archive loaded successfully.