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