Elin Decompiled Documentation
EA 23.251 Nightly
Loading...
Searching...
No Matches
TraitDice.cs
Go to the documentation of this file.
1
public
class
TraitDice
:
Trait
2
{
3
public
override
bool
IsThrowMainAction
=>
true
;
4
5
public
override
ThrowType
ThrowType
=>
ThrowType
.Dice;
6
}
ThrowType
ThrowType
Definition:
ThrowType.cs:2
TraitDice
Definition:
TraitDice.cs:2
TraitDice.IsThrowMainAction
override bool IsThrowMainAction
Definition:
TraitDice.cs:3
Trait
Definition:
Trait.cs:7
Elin
TraitDice.cs
Generated by
1.9.6