API:IOUtils

From Kerbal Space Program Wiki
Revision as of 02:49, 18 May 2012 by N3X15 (talk | contribs) (Created page with "{{Namespace:KSP.IO}} {{Class |name=IOUtils |summary=Various internal tools. }} {{MethodsStart}} {{StaticMethod |returntype=string |returndesc= |name=GetFilePathFor |args=Type ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.