Method TooltipMessage
TooltipMessage()
Returns string message which explains the purpose of this StatDetailDefinition, for the purpose of displaying as a tooltip in editor.
Declaration
public override string TooltipMessage()
Returns
| Type | Description |
|---|---|
| string | The string tooltip message of this StatDetailDefinition. |