EditorGUIExtensions LabelWarning Method ScoreFlash API Documentation V4.6.0
Draws a nice red warning label in a custom inspector.

Namespace: NarayanaGames.UnityEditor.Common
Assembly: Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax

public static void LabelWarning(
	string text
)
See Also