Click or drag to resize

LocalizableMessagesystemLocVersion Field

Current version of the loaded localizations.

Namespace:  KSPDev.GUIUtils
Assembly:  KSPDev_Utils.1.0 (in KSPDev_Utils.1.0.dll) Version: 1.0 for KSP v1.6+
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