Show / Hide Table of Contents

Interface IAssetWritable

Namespace: AssetRipper.Assets.IO.Writing
Assembly: AssetRipper.Assets.dll
Syntax
public interface IAssetWritable

Methods

| Improve this Doc View Source

WriteEditor(AssetWriter)

Declaration
void WriteEditor(AssetWriter writer)
Parameters
Type Name Description
AssetWriter writer
| Improve this Doc View Source

WriteRelease(AssetWriter)

Declaration
void WriteRelease(AssetWriter writer)
Parameters
Type Name Description
AssetWriter writer

Extension Methods

AssetWritableExtensions.Write(IAssetWritable, AssetWriter)
AssetWritableExtensions.Write(IAssetWritable, AssetWriter, TransferInstructionFlags)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾