Keyword(s) to search:
Sort results by title
Keyword Index
WeightedRandomAction
.
.
::
.
.
Add Method
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
Add
(
int
weight
,
Action
value
)
Parameters
weight
Type:
Int32
value
Type:
Action
See Also
WeightedRandomAction Class
AngbandOS.Core Namespace