Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
AttackSource.cs
Go to the documentation of this file.
1
public
enum
AttackSource
2
{
3
None
,
4
Melee
,
5
Range
,
6
Hunger
,
7
Fatigue
,
8
Condition
,
9
WeaponEnchant
,
10
Burden
,
11
Trap
,
12
Fall
,
13
BurdenStairs
,
14
BurdenFallDown
,
15
Throw
,
16
Finish
,
17
Hang
,
18
Wrath
,
19
ManaBackfire
,
20
DeathSentense
,
21
Shockwave
22
}
AttackSource
AttackSource
Definition:
AttackSource.cs:2
AttackSource.BurdenStairs
@ BurdenStairs
AttackSource.Fall
@ Fall
AttackSource.Hunger
@ Hunger
AttackSource.WeaponEnchant
@ WeaponEnchant
AttackSource.DeathSentense
@ DeathSentense
AttackSource.None
@ None
AttackSource.Shockwave
@ Shockwave
AttackSource.Range
@ Range
AttackSource.Burden
@ Burden
AttackSource.Trap
@ Trap
AttackSource.Throw
@ Throw
AttackSource.Wrath
@ Wrath
AttackSource.Condition
@ Condition
AttackSource.Finish
@ Finish
AttackSource.Hang
@ Hang
AttackSource.Fatigue
@ Fatigue
AttackSource.BurdenFallDown
@ BurdenFallDown
AttackSource.ManaBackfire
@ ManaBackfire
AttackSource.Melee
@ Melee
Elin
AttackSource.cs
Generated by
1.9.6