Class UnityObjectBaseExtensions
Inheritance
System.Object
UnityObjectBaseExtensions
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 UnityObjectBaseExtensions
Methods
| Improve this Doc View SourceRead(IUnityObjectBase, ref EndianSpanReader)
Declaration
public static void Read(this IUnityObjectBase asset, ref EndianSpanReader reader)
Parameters
Type | Name | Description |
---|---|---|
IUnityObjectBase | asset | |
AssetRipper.IO.Endian.EndianSpanReader | reader |