KSP API
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
KSP.IO.FileInfo Member List

This is the complete list of members for KSP.IO.FileInfo, including all inherited members.

AppendText()KSP.IO.FileInfo
CopyTo(string destFileName)KSP.IO.FileInfo
CopyTo(string destFileName, bool overwrite)KSP.IO.FileInfo
Create()KSP.IO.FileInfo
CreateForType< T >(string filename, Vessel flight=null)KSP.IO.FileInfostatic
CreateText()KSP.IO.FileInfo
Decrypt()KSP.IO.FileInfo
Delete()KSP.IO.FileInfo
DirectoryNameKSP.IO.FileInfo
Encrypt()KSP.IO.FileInfo
ExistsKSP.IO.FileInfo
IsReadOnlyKSP.IO.FileInfo
LengthKSP.IO.FileInfo
MoveTo(string destFileName)KSP.IO.FileInfo
NameKSP.IO.FileInfo
Open(FileMode mode)KSP.IO.FileInfo
Open(FileMode mode, FileAccess access)KSP.IO.FileInfo
Open(FileMode mode, FileAccess access, FileShare share)KSP.IO.FileInfo
OpenRead()KSP.IO.FileInfo
OpenText()KSP.IO.FileInfo
OpenWrite()KSP.IO.FileInfo
Replace(string destinationFileName, string destinationBackupFileName)KSP.IO.FileInfo
Replace(string destinationFileName, string destinationBackupFileName, bool ignoreMetadataErrors)KSP.IO.FileInfo
ToString()KSP.IO.FileInfo