Elin Decompiled Documentation
EA 23.173 Stable 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
TraitCooker.cs
Go to the documentation of this file.
1
public
class
TraitCooker
:
TraitFactory
2
{
3
public
override
Emo
Icon
=>
Emo
.cook;
4
5
public
virtual
string
DestFoodID
=>
null
;
6
7
public
override
string
CrafterTitle
=>
"invCook"
;
8
9
public
override
AnimeID
IdAnimeProgress
=>
AnimeID
.Jump;
10
11
public
override
string
idSoundProgress
=>
"cook"
;
12
}
AnimeID
AnimeID
Definition:
AnimeID.cs:2
Emo
Emo
Definition:
Emo.cs:2
TraitCooker
Definition:
TraitCooker.cs:2
TraitCooker.DestFoodID
virtual string DestFoodID
Definition:
TraitCooker.cs:5
TraitCooker.IdAnimeProgress
override AnimeID IdAnimeProgress
Definition:
TraitCooker.cs:9
TraitCooker.CrafterTitle
override string CrafterTitle
Definition:
TraitCooker.cs:7
TraitCooker.Icon
override Emo Icon
Definition:
TraitCooker.cs:3
TraitCooker.idSoundProgress
override string idSoundProgress
Definition:
TraitCooker.cs:11
TraitFactory
Definition:
TraitFactory.cs:4
Elin
TraitCooker.cs
Generated by
1.9.6