Click or drag to resize

LocalizableMessageLoadLocalization Method

Instructs the implementation to load a localized template.

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