Elin Decompiled Documentation
EA 23.180 Nightly
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
TraitButcher.cs
Go to the documentation of this file.
1
public
class
TraitButcher
:
TraitCrafter
2
{
3
public
override
string
IdSource
=>
"Butcher"
;
4
5
public
override
bool
CanUseFromInventory
=>
true
;
6
7
public
override
string
CrafterTitle
=>
"invButcher"
;
8
9
public
override
AnimeID
IdAnimeProgress
=>
AnimeID
.Shiver;
10
11
public
override
string
idSoundProgress
=>
"cook_cut"
;
12
}
AnimeID
AnimeID
Definition:
AnimeID.cs:2
TraitButcher
Definition:
TraitButcher.cs:2
TraitButcher.CanUseFromInventory
override bool CanUseFromInventory
Definition:
TraitButcher.cs:5
TraitButcher.IdAnimeProgress
override AnimeID IdAnimeProgress
Definition:
TraitButcher.cs:9
TraitButcher.CrafterTitle
override string CrafterTitle
Definition:
TraitButcher.cs:7
TraitButcher.IdSource
override string IdSource
Definition:
TraitButcher.cs:3
TraitButcher.idSoundProgress
override string idSoundProgress
Definition:
TraitButcher.cs:11
TraitCrafter
Definition:
TraitCrafter.cs:5
Elin
TraitButcher.cs
Generated by
1.9.6