Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
Enumerations
Resist.cs File Reference
Go to the source code of this file.
Enumerations
enum
Resist
{
CriticalWeakness
= -2 ,
Weakness
,
None
,
Normal
,
Strong
,
Great
,
Immune
}
Enumeration Type Documentation
◆
Resist
enum
Resist
Enumerator
CriticalWeakness
Weakness
None
Normal
Strong
Great
Immune
Definition at line
1
of file
Resist.cs
.
2
{
3
CriticalWeakness
= -2,
4
Weakness
,
5
None
,
6
Normal
,
7
Strong
,
8
Great
,
9
Immune
10
}
Resist.CriticalWeakness
@ CriticalWeakness
Resist.Great
@ Great
Resist.None
@ None
Resist.Normal
@ Normal
Resist.Immune
@ Immune
Resist.Weakness
@ Weakness
Resist.Strong
@ Strong
Elin
Resist.cs
Generated by
1.9.6