Click or drag to resize

LocalizableMessageLoadLocalization Method

Instructs the implementation to load a localized template.

Namespace:  KSPDev.GUIUtils
Assembly:  KSPDev_Utils.1.0 (in KSPDev_Utils.1.0.dll) Version: 1.0 for KSP v1.6+
Syntax
C#
public virtual void LoadLocalization()
Request Example View Source
Remarks
If there is a value cached, it will be reloaded.
See Also