Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
Emo.cs File Reference

Go to the source code of this file.

Enumerations

enum  Emo {
  none , angry , sad , hungry ,
  love , happy , cut , mine ,
  dig , build , thirsty , cook ,
  farm , ranch , harvest , straw ,
  water , idea
}
 

Enumeration Type Documentation

◆ Emo

enum Emo
Enumerator
none 
angry 
sad 
hungry 
love 
happy 
cut 
mine 
dig 
build 
thirsty 
cook 
farm 
ranch 
harvest 
straw 
water 
idea 

Definition at line 1 of file Emo.cs.

2{
3 none,
4 angry,
5 sad,
6 hungry,
7 love,
8 happy,
9 cut,
10 mine,
11 dig,
12 build,
13 thirsty,
14 cook,
15 farm,
16 ranch,
17 harvest,
18 straw,
19 water,
20 idea
21}
@ dig
@ straw
@ idea
@ none
@ harvest
@ sad
@ thirsty
@ happy
@ ranch
@ angry
@ mine
@ water
@ hungry
@ build
@ love
@ cook
@ farm
@ cut