Screen..::..RefreshSpectatorConsole Method

Refresh a spectator window. The contents of the current screen are batch printed to the spectator console.

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

Syntax


public void RefreshSpectatorConsole(
	IViewPort spectatorConsole
)

Parameters

spectatorConsole
Type: IViewPort