Show / Hide Table of Contents

Interface IDeepCloneable

Namespace: AssetRipper.Assets
Assembly: AssetRipper.Assets.dll
Syntax
public interface IDeepCloneable

Methods

| Improve this Doc View Source

DeepClone(PPtrConverter)

Deep clones this object.

Declaration
IUnityAssetBase DeepClone(PPtrConverter converter)
Parameters
Type Name Description
AssetRipper.Assets.Cloning.PPtrConverter converter

The converter to use for cloning AssetRipper.Assets.Metadata.PPtrs.

Returns
Type Description
IUnityAssetBase

The cloned object.

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾