Elin Decompiled Documentation
EA 23.178 Nightly Patch 1
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
w
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Events
Files
File List
File Members
All
$
a
b
c
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
z
Functions
Variables
Enumerations
a
b
c
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
z
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Properties
Events
Pages
Loading...
Searching...
No Matches
Enumerations
Rarity.cs File Reference
Go to the source code of this file.
Enumerations
enum
Rarity
{
Random
= -999 ,
Crude
= -1 ,
Normal
= 0 ,
Superior
= 1 ,
Legendary
= 2 ,
Mythical
= 3 ,
Artifact
= 4
}
Enumeration Type Documentation
◆
Rarity
enum
Rarity
Enumerator
Random
Crude
Normal
Superior
Legendary
Mythical
Artifact
Definition at line
1
of file
Rarity.cs
.
2
{
3
Random
= -999,
4
Crude
= -1,
5
Normal
= 0,
6
Superior
= 1,
7
Legendary
= 2,
8
Mythical
= 3,
9
Artifact
= 4
10
}
Rarity.Random
@ Random
Rarity.Superior
@ Superior
Rarity.Legendary
@ Legendary
Rarity.Normal
@ Normal
Rarity.Crude
@ Crude
Rarity.Mythical
@ Mythical
Rarity.Artifact
@ Artifact
Elin
Rarity.cs
Generated by
1.9.6