SaveGame..::..PlaceMonsterByIndex Method

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public bool PlaceMonsterByIndex(
	int y,
	int x,
	int index,
	bool slp,
	bool grp,
	bool charm
)

Parameters

y
Type: Int32
x
Type: Int32
index
Type: Int32
slp
Type: Boolean
grp
Type: Boolean
charm
Type: Boolean