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