DayZ 1.26
DayZ Explorer by KGB
|
Закрытые статические данные | |
static const int | VAR_TYPE_BOOL = 1 |
static const int | VAR_TYPE_INT = 2 |
static const int | VAR_TYPE_FLOAT = 4 |
static const int | VAR_TYPE_COLOR = 8 |
static const int | VAR_TYPE_VECTOR = 16 |
static const int | VAR_TYPE_BLENDABLE = VAR_TYPE_INT|VAR_TYPE_FLOAT|VAR_TYPE_COLOR |
static const int | VAR_TYPE_TEXTURE = 32 |
static const int | VAR_TYPE_RESOURCE = 64 |
static const int | DEPENDENCY_ORDER_BASE = 0 |
static const int | DEPENDENCY_ORDER_HIGHEST = 1 |
number of potential recursive update cycles in case of parameter dependency | |
number of potential recursive update cycles in case of parameter dependency
|
staticprivate |