![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Private Attributes | |
| 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 | |
| static const int | VAR_TYPE_BLENDABLE = VAR_TYPE_INT|VAR_TYPE_FLOAT|VAR_TYPE_COLOR |
| static const int | VAR_TYPE_BOOL = 1 |
| static const int | VAR_TYPE_COLOR = 8 |
| static const int | VAR_TYPE_FLOAT = 4 |
| static const int | VAR_TYPE_INT = 2 |
| static const int | VAR_TYPE_RESOURCE = 64 |
| static const int | VAR_TYPE_TEXTURE = 32 |
| static const int | VAR_TYPE_VECTOR = 16 |
Definition at line 67 of file ppeconstants.c.
|
staticprivate |
Definition at line 81 of file ppeconstants.c.
|
staticprivate |
number of potential recursive update cycles in case of parameter dependency
Definition at line 82 of file ppeconstants.c.
|
staticprivate |
Definition at line 75 of file ppeconstants.c.
|
staticprivate |
Definition at line 69 of file ppeconstants.c.
|
staticprivate |
Definition at line 72 of file ppeconstants.c.
|
staticprivate |
Definition at line 71 of file ppeconstants.c.
|
staticprivate |
Definition at line 70 of file ppeconstants.c.
|
staticprivate |
Definition at line 77 of file ppeconstants.c.
|
staticprivate |
Definition at line 76 of file ppeconstants.c.
|
staticprivate |
Definition at line 73 of file ppeconstants.c.