Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
TargetTypeParty.cs
Go to the documentation of this file.
1
public
class
TargetTypeParty
:
TargetTypeSelf
2
{
3
public
override
TargetRange
Range
=>
TargetRange
.Party;
4
5
public
override
int
LimitDist
=> 999;
6
7
public
override
bool
ForceParty
=>
true
;
8
}
TargetRange
TargetRange
Definition:
TargetRange.cs:2
TargetTypeParty
Definition:
TargetTypeParty.cs:2
TargetTypeParty.ForceParty
override bool ForceParty
Definition:
TargetTypeParty.cs:7
TargetTypeParty.LimitDist
override int LimitDist
Definition:
TargetTypeParty.cs:5
TargetTypeParty.Range
override TargetRange Range
Definition:
TargetTypeParty.cs:3
TargetTypeSelf
Definition:
TargetTypeSelf.cs:4
Elin
TargetTypeParty.cs
Generated by
1.9.6