EditorLayerExtensions.RemoveLayer(String) Method

Definition

Attempts to remove the layer from the Project Settings Tag Manager.

public:
 static void RemoveLayer(System::String ^ layerName);
public static void RemoveLayer (string layerName);
static member RemoveLayer : string -> unit
Public Shared Sub RemoveLayer (layerName As String)

Parameters

layerName
String

Applies to