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 |
Memory | The SmartStream is backed by a |
Null | The SmartStream is not backed by a |