Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
TargetTypeGround.cs
Go to the documentation of this file.
1
public
class
TargetTypeGround
:
TargetType
2
{
3
public
override
TargetRange
Range
=>
TargetRange
.Ground;
4
5
public
override
bool
CanTargetGround
=>
true
;
6
}
TargetRange
TargetRange
Definition:
TargetRange.cs:2
TargetTypeGround
Definition:
TargetTypeGround.cs:2
TargetTypeGround.CanTargetGround
override bool CanTargetGround
Definition:
TargetTypeGround.cs:5
TargetTypeGround.Range
override TargetRange Range
Definition:
TargetTypeGround.cs:3
TargetType
Definition:
TargetType.cs:4
Elin
TargetTypeGround.cs
Generated by
1.9.6