Closed Lisias closed 1 year ago
Sometimes it pays to read the fscking documentation (or the VS's Assembly Browser) before trying to pull a smart move.
ConfigNode.CopyTo
was already there, ready to be used - there was no need to try to implement a brute force object copier.
Fixed on commit https://github.com/net-lisias-ksp/KSPe/commit/59e864dfe32d8cbac7d26693951a78924f8f32fb .
On DOE, issue https://github.com/net-lisias-ksp/DistantObject/issues/28 , I had found that
HasNode
is not working.Why?