Components
Constants for Components
Variables
const string COMP_NAME_NONE = "None" | ||
const int COMP_TYPE_ANIMAL_BLEEDING = 3 | ||
const int COMP_TYPE_BODY_STAGING = 2 | ||
const int COMP_TYPE_COUNT = 4 | ||
const int COMP_TYPE_ENERGY_MANAGER = 1 | ||
const int COMP_TYPE_ETITY_DEBUG = 0 | ||
const int COMP_TYPE_UNDEFINED = -1 |