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

[Missing <summary> documentation for "M:fCraft.WorldOpException.GetMessage(System.String,fCraft.WorldOpExceptionCode)"]

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

Syntax

   
 C# 
public static string GetMessage(
	string worldName,
	WorldOpExceptionCode code
)

Parameters

worldName
String

[Missing <param name="worldName"/> documentation for "M:fCraft.WorldOpException.GetMessage(System.String,fCraft.WorldOpExceptionCode)"]

code
WorldOpExceptionCode

[Missing <param name="code"/> documentation for "M:fCraft.WorldOpException.GetMessage(System.String,fCraft.WorldOpExceptionCode)"]

Return Value

[Missing <returns> documentation for "M:fCraft.WorldOpException.GetMessage(System.String,fCraft.WorldOpExceptionCode)"]

See Also