IPersistentFieldParseFromString Method |
Restores the object's state from a plain string.
Namespace:
KSPDev.ConfigUtils
Assembly:
KSPDev_Utils.2.3 (in KSPDev_Utils.2.3.dll) Version: 2.3 for KSP v1
Syntax
RemarksIt's OK to throw exceptions if the value cannot be parsed.
See Also