SaveGame..::..ReplacePets Method

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

Syntax


public void ReplacePets(
	int y,
	int x,
	List<Monster> petList
)

Parameters

y
Type: Int32
x
Type: Int32
petList
Type: List<(Of <(<'Monster>)>)>