Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
ActMiasma.cs
Go to the documentation of this file.
1public class ActMiasma : Spell
2{
3 public override bool CanAutofire => true;
4}
override bool CanAutofire
Definition: ActMiasma.cs:3
Definition: SPELL.cs:468