WeightedRandomAction..::..Add Method

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

Syntax


public void Add(
	int weight,
	Action value
)

Parameters

weight
Type: Int32
value
Type: Action