Keyword(s) to search:
Sort results by title
Keyword Index
MonsterAttack Constructor
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
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
See Also
MonsterAttack Class
AngbandOS.Core Namespace