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