Kit Documentation
Kit Documentation
Kit Reference
Kit
ResourceManager Class
ResourceManager Methods
ClearCache Method
ClearCacheAsync Method
ComparePath Method
CreateDirectoryForFile Method
Delete Method
Exists Method
GetPath Method
Load Method
LoadAsync Method
LoadEx Method
LoadExAsync Method
LoadMerged Method
LoadMergedAsync Method
LoadUnmodded Method
LoadUnmoddedAsync Method
MatchExtension Method
ReadBytes Method
ReadBytesAsync Method
ReadText Method
ReadTextAsync Method
Save Method
SaveAsync Method
SaveBytes Method
SaveBytesAsync Method
SaveText Method
SaveTextAsync Method
Unload Method
ResourceManager
ComparePath Method
Returns whether two paths are equal.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
bool
ComparePath
(
string
path1
,
string
path2
)
Request Example
View Source
Parameters
path1
Type:
System
String
path2
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
ResourceManager Class
Kit Namespace
Send comments on this topic to
agam@frag-games.com