Elin Decompiled Documentation
EA 23.176 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
TraitFoodPrepared.cs
Go to the documentation of this file.
1
public
class
TraitFoodPrepared
:
TraitFood
2
{
3
public
override
int
DefaultStock
=> 5 +
EClass
.
rnd
(5);
4
}
EClass
Definition:
EClass.cs:5
EClass.rnd
static int rnd(int a)
Definition:
EClass.cs:58
TraitFoodPrepared
Definition:
TraitFoodPrepared.cs:2
TraitFoodPrepared.DefaultStock
override int DefaultStock
Definition:
TraitFoodPrepared.cs:3
TraitFood
Definition:
TraitFood.cs:2
Elin
TraitFoodPrepared.cs
Generated by
1.9.6