Elin Modding Docs Doc
Loading...
Searching...
No Matches
FOOD Class Reference

Static Public Attributes

const int food_poison = 702
 
const int food_love = 703
 
const int food_bug = 704
 
const int gainWeight = 705
 
const int loseWeight = 706
 
const int food_cat = 701
 
const int food_CHA = 700
 
static readonly int[] IDS
 

Detailed Description

Definition at line 4 of file FOOD.cs.

Member Data Documentation

◆ food_bug

const int FOOD.food_bug = 704
static

Definition at line 13 of file FOOD.cs.

◆ food_cat

const int FOOD.food_cat = 701
static

Definition at line 22 of file FOOD.cs.

◆ food_CHA

const int FOOD.food_CHA = 700
static

Definition at line 25 of file FOOD.cs.

◆ food_love

const int FOOD.food_love = 703
static

Definition at line 10 of file FOOD.cs.

◆ food_poison

const int FOOD.food_poison = 702
static

Definition at line 7 of file FOOD.cs.

◆ gainWeight

const int FOOD.gainWeight = 705
static

Definition at line 16 of file FOOD.cs.

◆ IDS

readonly int [] FOOD.IDS
static
Initial value:
= new int[]
{
702,
703,
704,
705,
706,
701,
700
}

Definition at line 28 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: