Kit Documentation
Kit Documentation
Kit Reference
Kit.Modding Namespaces
Kit.Modding
ModManager Class
ModManager Methods
ReadText Method
ReadText Method (String)
ReadText Method (ResourceFolder, String)
ModManager
ReadText Method (String)
Read the contents of a file in text-mode.
Namespace:
Kit.Modding
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
string
ReadText
(
string
path
)
Request Example
View Source
Parameters
path
Type:
System
String
Return Value
Type:
String
Contents of the file as a
String
.
See Also
Reference
ModManager Class
ReadText Overload
Kit.Modding Namespace
Send comments on this topic to
agam@frag-games.com