[This is preliminary documentation and is subject to change.]

Returns true if the filename (or directory name) matches this format's expectations.

Namespace: fCraft.MapConversion
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
bool ClaimsName(
	string path
)

Parameters

path
String

[Missing <param name="path"/> documentation for "M:fCraft.MapConversion.IMapConverter.ClaimsName(System.String)"]

Return Value

[Missing <returns> documentation for "M:fCraft.MapConversion.IMapConverter.ClaimsName(System.String)"]

See Also