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