Click or drag to resize

MessageLookupTmessages Field

Mapping of the key to the messages.

Namespace:  KSPDev.GUIUtils
Assembly:  KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
C#
public readonly Dictionary<T, Message> messages
Request Example View Source

Field Value

Type: DictionaryT, Message
See Also