Show / Hide Table of Contents

Enum SmartStreamType

Namespace: AssetRipper.IO.Files.Streams.Smart
Assembly: AssetRipper.IO.Files.dll
Syntax
public enum SmartStreamType

Fields

Name Description
File

The SmartStream is backed by a or MultiFileStream.

Memory

The SmartStream is backed by a .

Null

The SmartStream is not backed by a .

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾