Struct ITypeMessage.LinkData
The message's data for the url.
Inherited Members
Namespace: UnityEditor.PolySpatial.Validation
Assembly: solution.dll
Syntax
public struct ITypeMessage.LinkData
Constructors
Name | Description |
---|---|
LinkData(string, string) | Constructor for the LinkData |
Properties
Name | Description |
---|---|
LinkTitle | the tittle of the Link |
LinkUrl | the Link URL |