Kit Documentation
Kit Documentation
Kit Reference
Kit
ResourceManager Class
ResourceManager Methods
MatchExtension Method
MatchExtension Method (String, IEnumerable(String))
MatchExtension Method (String, String)
ResourceManager
MatchExtension Method (String, IEnumerable
String
)
Returns whether a path matches one of the extensions specified.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
bool
MatchExtension
(
string
path
,
IEnumerable
<
string
>
extensions
)
Request Example
View Source
Parameters
path
Type:
System
String
extensions
Type:
System.Collections.Generic
IEnumerable
String
Return Value
Type:
Boolean
See Also
Reference
ResourceManager Class
MatchExtension Overload
Kit Namespace
Send comments on this topic to
agam@frag-games.com