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

[Missing <summary> documentation for "M:fCraft.MapGenerator.GenerateFlatgrass(System.Int32,System.Int32,System.Int32)"]

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

Syntax

   
 C# 
public static Map GenerateFlatgrass(
	int width,
	int length,
	int height
)

Parameters

width
Int32

[Missing <param name="width"/> documentation for "M:fCraft.MapGenerator.GenerateFlatgrass(System.Int32,System.Int32,System.Int32)"]

length
Int32

[Missing <param name="length"/> documentation for "M:fCraft.MapGenerator.GenerateFlatgrass(System.Int32,System.Int32,System.Int32)"]

height
Int32

[Missing <param name="height"/> documentation for "M:fCraft.MapGenerator.GenerateFlatgrass(System.Int32,System.Int32,System.Int32)"]

Return Value

[Missing <returns> documentation for "M:fCraft.MapGenerator.GenerateFlatgrass(System.Int32,System.Int32,System.Int32)"]

See Also