Show / Hide Table of Contents

Class UnityAssetBaseExtensions

Inheritance
System.Object
UnityAssetBaseExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.Assets
Assembly: AssetRipper.Assets.dll
Syntax
public static class UnityAssetBaseExtensions

Methods

| Improve this Doc View Source

Read(IUnityAssetBase, ref EndianSpanReader, TransferInstructionFlags)

Declaration
public static void Read(this IUnityAssetBase asset, ref EndianSpanReader reader, TransferInstructionFlags flags)
Parameters
Type Name Description
IUnityAssetBase asset
AssetRipper.IO.Endian.EndianSpanReader reader
TransferInstructionFlags flags
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾