LocalizableItemAttributeGetLocalizedString Method |
Returns the localized string.
Namespace:
KSPDev.GUIUtils
Assembly:
KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
Remarks
This method is primary designed for the KSPDev localization code. There are no good use cases
for the application code to invoke it.
See Also