DayZ 1.24
|
Static Private Attributes | |
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 | |
Definition at line 66 of file PPEConstants.c.
Definition at line 80 of file PPEConstants.c.
number of potential recursive update cycles in case of parameter dependency
Definition at line 81 of file PPEConstants.c.
|
staticprivate |
Definition at line 74 of file PPEConstants.c.
Definition at line 68 of file PPEConstants.c.
Definition at line 71 of file PPEConstants.c.
Definition at line 70 of file PPEConstants.c.
Definition at line 69 of file PPEConstants.c.
Definition at line 76 of file PPEConstants.c.
Definition at line 75 of file PPEConstants.c.
Definition at line 72 of file PPEConstants.c.