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