Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
\desc These ids helsp diferentiate types of selectable actions More...
Variables | |
const int | SAT_INTERACT_ACTION = 1 |
const int | SAT_CRAFTING = 2 |
const int | SAT_DEBUG_ACTION = 3 |
\desc These ids helsp diferentiate types of selectable actions
const int SAT_CRAFTING = 2 |
Definition at line 423 of file constants.c.
const int SAT_DEBUG_ACTION = 3 |
Definition at line 424 of file constants.c.
const int SAT_INTERACT_ACTION = 1 |
Definition at line 422 of file constants.c.