SaveGame..::..PlaceMonsterAux Method

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

Syntax


public bool PlaceMonsterAux(
	int y,
	int x,
	MonsterRace rPtr,
	bool slp,
	bool grp,
	bool charm
)

Parameters

y
Type: Int32
x
Type: Int32
rPtr
Type: MonsterRace
slp
Type: Boolean
grp
Type: Boolean
charm
Type: Boolean