Click or drag to resize

LocalizableMessagedescription Field

Description for the message.

Namespace:  KSPDev.GUIUtils
Assembly:  KSPDev_Utils.1.0 (in KSPDev_Utils.1.0.dll) Version: 1.0 for KSP v1.6+
Syntax
C#
public readonly string description
Request Example View Source

Field Value

Type: String
Remarks
This string is not presented anywhere in the game, but it can be presented to the people who will be translating the template into a different language.
See Also