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