Difference between revisions of "API:IOUtils"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "{{Namespace:KSP.IO}} {{Class |name=IOUtils |summary=Various internal tools. }} {{MethodsStart}} {{StaticMethod |returntype=string |returndesc= |name=GetFilePathFor |args=Type ...")
(No difference)

Revision as of 02:49, 18 May 2012

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.