Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
ActArrow.cs
Go to the documentation of this file.
1
public
class
ActArrow
:
Spell
2
{
3
public
override
bool
CanAutofire
=>
true
;
4
5
public
override
bool
CanPressRepeat
=>
true
;
6
7
public
override
bool
CanRapidFire
=>
true
;
8
}
ActArrow
Definition:
ActArrow.cs:2
ActArrow.CanAutofire
override bool CanAutofire
Definition:
ActArrow.cs:3
ActArrow.CanPressRepeat
override bool CanPressRepeat
Definition:
ActArrow.cs:5
ActArrow.CanRapidFire
override bool CanRapidFire
Definition:
ActArrow.cs:7
Spell
Definition:
SPELL.cs:468
Elin
ActArrow.cs
Generated by
1.9.6