Show / Hide Table of Contents

Class

A collection that redirects a single Asset to a known Pointer.

Inheritance
System.Object
Implements
System.IEquatable<AssetRipper.Export.UnityProjects.>
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.Export.UnityProjects
Assembly: AssetRipper.Export.UnityProjects.dll
Syntax
public sealed class  : IEquatable<>
Remarks

This is a simpler and more efficient alternative to RedirectExportCollection when only a single asset is being redirected.

Implements

System.IEquatable<T>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾