![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
\desc These ids helsp diferentiate types of selectable actions More...
Variables | |
| const int | SAT_CRAFTING = 2 |
| const int | SAT_DEBUG_ACTION = 3 |
| const int | SAT_INTERACT_ACTION = 1 |
\desc These ids helsp diferentiate types of selectable actions
| const int SAT_CRAFTING = 2 |
Definition at line 456 of file constants.c.
Referenced by InventoryItem::GetRecipesActions().
| const int SAT_DEBUG_ACTION = 3 |
Definition at line 457 of file constants.c.
Referenced by AlarmClock_ColorBase::GetDebugActions(), BoatScript::GetDebugActions(), BroomBase::GetDebugActions(), Building::GetDebugActions(), Car::GetDebugActions(), Edible_Base::GetDebugActions(), Entity::GetDebugActions(), EntityAI::GetDebugActions(), GetDebugActions(), InventoryItem::GetDebugActions(), ItemBase::GetDebugActions(), KitchenTimer::GetDebugActions(), Magnum_Base::GetDebugActions(), and ManBase::GetDebugActions().
| const int SAT_INTERACT_ACTION = 1 |
Definition at line 455 of file constants.c.