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

Prints "No zones found matching ___" message.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public void MessageNoZone(
	string zoneName
)

Parameters

zoneName
String
Given name, for which no zones was found.

See Also