Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Selectable action types ids

\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

Detailed Description

\desc These ids helsp diferentiate types of selectable actions

Variable Documentation

◆ SAT_CRAFTING

const int SAT_CRAFTING = 2

Definition at line 456 of file constants.c.

Referenced by InventoryItem::GetRecipesActions().

◆ SAT_DEBUG_ACTION

◆ SAT_INTERACT_ACTION

const int SAT_INTERACT_ACTION = 1

Definition at line 455 of file constants.c.