InspectorUIUtility.DrawError(String) Method

Definition

draw a notice with red coloring

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

Parameters

error
String

Applies to