Namespace: | Sirenix.OdinInspector.Editor.Internal |
Assembly: | Sirenix.OdinInspector.Editor |
public static class Accelerator<T>
public static T DeepCopyWithManualReferences(T instance, Dictionary<object, object> references)
T | instance | |
System.Collections.Generic.Dictionary<System.Object, System.Object> | references |
T |