Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
FOOD Class Reference

Static Public Attributes

const int food_CHA = 700
 
const int food_cat = 701
 
const int food_god = 758
 
const int justcooked = 757
 
const int food_poison = 702
 
const int gainWeight = 705
 
const int food_bug = 704
 
const int food_love = 703
 
const int loseWeight = 706
 
static readonly int[] IDS = new int[9] { 700, 701, 758, 757, 702, 705, 704, 703, 706 }
 

Detailed Description

Definition at line 1 of file FOOD.cs.

Member Data Documentation

◆ food_bug

const int FOOD.food_bug = 704
static

Definition at line 15 of file FOOD.cs.

◆ food_cat

const int FOOD.food_cat = 701
static

Definition at line 5 of file FOOD.cs.

◆ food_CHA

const int FOOD.food_CHA = 700
static

Definition at line 3 of file FOOD.cs.

◆ food_god

const int FOOD.food_god = 758
static

Definition at line 7 of file FOOD.cs.

◆ food_love

const int FOOD.food_love = 703
static

Definition at line 17 of file FOOD.cs.

◆ food_poison

const int FOOD.food_poison = 702
static

Definition at line 11 of file FOOD.cs.

◆ gainWeight

const int FOOD.gainWeight = 705
static

Definition at line 13 of file FOOD.cs.

◆ IDS

readonly int [] FOOD.IDS = new int[9] { 700, 701, 758, 757, 702, 705, 704, 703, 706 }
static

Definition at line 21 of file FOOD.cs.

◆ justcooked

const int FOOD.justcooked = 757
static

Definition at line 9 of file FOOD.cs.

◆ loseWeight

const int FOOD.loseWeight = 706
static

Definition at line 19 of file FOOD.cs.


The documentation for this class was generated from the following file: