Version 3.3.0.1

FastDeepCopier.Accelerator<T> class

Namespace: Sirenix.OdinInspector.Editor.Internal
Assembly: Sirenix.OdinInspector.Editor
public static class Accelerator<T>
Inheritance
  • System.Object
  • FastDeepCopier.Accelerator<T>

Type Parameters

T

Methods

DeepCopyWithManualReferences(T, Dictionary<Object, Object>)
public static T DeepCopyWithManualReferences(T instance, Dictionary<object, object> references)
Parameters
T instance

System.Collections.Generic.Dictionary<System.Object, System.Object> references

Returns
T