Click or drag to resize

LocalizableMessagesystemLocVersion Field

Current version of the loaded localizations.

Namespace:  KSPDev.GUIUtils
Assembly:  KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
C#
public static int systemLocVersion
Request Example View Source

Field Value

Type: Int32
Remarks
Increase it to have all the caches to invalidate.
See Also