PlayerHistory Constructor

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

Syntax


public PlayerHistory(
	string info,
	int roll,
	int chart,
	int next,
	int bonus
)

Parameters

info
Type: String
roll
Type: Int32
chart
Type: Int32
next
Type: Int32
bonus
Type: Int32