Category:KSP.IO Namespace

From Kerbal Space Program Wiki
Revision as of 10:23, 12 March 2020 by ArnePeirs (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

All the classes used to provide filesystem I/O in KSP in lieu of System.IO. This was required in the past as System.IO was a Forbidden Namespace. As of KSP version 0.21, this is no longer the case.

All of these classes have been fully documented by Squad for your convenience, as they're intended specifically for use by modders.