Interface ITypeMessage
An interface that represents a message to be displayed in the Inspector view.
Namespace: UnityEditor.PolySpatial.Validation
Assembly: solution.dll
Syntax
public interface ITypeMessage
Properties
Name | Description |
---|---|
Link | The message's link, if it has one. |
Message | The message text. |
MessageType | The message type. |