MonsterAttack Constructor

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

Syntax


public MonsterAttack(
	Attack method,
	Nullable<AttackEffect> effect,
	int dice,
	int sides
)

Parameters

method
Type: Attack
effect
Type: Nullable<(Of <(<'AttackEffect>)>)>
dice
Type: Int32
sides
Type: Int32