Interface ISerializedReadable
Namespace: AssetRipper.IO.Files.SerializedFiles.IO
Assembly: AssetRipper.IO.Files.dll
Syntax
public interface ISerializedReadable
Methods
| Improve this Doc View SourceRead(SerializedReader)
Declaration
void Read(SerializedReader reader)
Parameters
Type | Name | Description |
---|---|---|
SerializedReader | reader |