AssetScriptReferenceRetargeter.RetargetAssets Method

Definition

Caution

Obsolete and removed after deprecation of the NuGet distribution. Use RetargetAssetsToScript() to retarget to script GUIDs.

public:
 static void RetargetAssets();
[UnityEditor.MenuItem("Mixed Reality Toolkit/MSBuild/Assets/Retarget To DLL")]
public static void RetargetAssets ();
[System.Obsolete("Obsolete and removed after deprecation of the NuGet distribution. Use RetargetAssetsToScript() to retarget to script GUIDs.")]
public static void RetargetAssets ();
public static void RetargetAssets ();
[<UnityEditor.MenuItem("Mixed Reality Toolkit/MSBuild/Assets/Retarget To DLL")>]
static member RetargetAssets : unit -> unit
[<System.Obsolete("Obsolete and removed after deprecation of the NuGet distribution. Use RetargetAssetsToScript() to retarget to script GUIDs.")>]
static member RetargetAssets : unit -> unit
static member RetargetAssets : unit -> unit
Public Shared Sub RetargetAssets ()
Attributes
UnityEditor.MenuItemAttribute ObsoleteAttribute

Applies to