HierarchySplitAndUnescapePath Method |
Splits a path and unescapes the name elements.
Namespace:
KSPDev.ModelUtils
Assembly:
KSPDev_Utils.2.5 (in KSPDev_Utils.2.5.dll) Version: 2.5 for KSP v1
Syntax
Remarks
The path elements must be separted by a '/' symbol. The name elements must be escaped
in case of they contain a separator symbol in the content.
See Also