| MCGUIStylesNotificationMessage Field |
The style of a notification message.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax [PublicAPIAttribute]
[NotNullAttribute]
public readonly GUIStyle NotificationMessage
Field Value
Type:
GUIStyleRemarks
This style is just tweaked builtin 'GroupBox' style.
See Also