API:IOUtils
From Kerbal Space Program Wiki
KSP.IO Namespace
BinaryReader ·
BinaryWriter ·
File ·
FileInfo ·
FileStream ·
IOException ·
IOTools ·
IOUtils ·
MemoryStream ·
PluginConfigNode ·
PluginConfiguration ·
TextReader ·
TextWriter
IOUtils Class
Various internal tools.
Methods
The following are methods included in IOUtils.
Signature | Description |
---|---|
static string GetFilePathFor(Type T, string filename, [Vessel flight=null]) | Outputs the full path to the desired filename. |