Kit Documentation
Kit Documentation
Kit Reference
Kit
ResourceManager Class
ResourceManager Methods
Delete Method
Delete Method (String)
Delete Method (ResourceFolder, String)
ResourceManager
Delete Method (String)
Delete a file.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
bool
Delete
(
string
fullPath
)
Request Example
View Source
Parameters
fullPath
Type:
System
String
Absolute path to the file.
Return Value
Type:
Boolean
if the file didn't exist or was successfully deleted,
otherwise.
See Also
Reference
ResourceManager Class
Delete Overload
Kit Namespace
Send comments on this topic to
agam@frag-games.com