Kit Documentation
Kit Documentation
Kit Reference
Kit
ResourceManager Class
ResourceManager Methods
Exists Method
Exists Method (String)
Exists Method (ResourceFolder, String)
ResourceManager
Exists Method (ResourceFolder, String)
Returns whether a file exists.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
bool
Exists
(
ResourceFolder
folder
,
string
file
)
Request Example
View Source
Parameters
folder
Type:
Kit
ResourceFolder
The folder where to check.
file
Type:
System
String
The path and file-name relative to the
folder
.
Return Value
Type:
Boolean
See Also
Reference
ResourceManager Class
Exists Overload
Kit Namespace
Send comments on this topic to
agam@frag-games.com