Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
Selectable action types ids

Variables

const int SAT_INTERACT_ACTION = 1
 
const int SAT_CRAFTING = 2
 
const int SAT_DEBUG_ACTION = 3
 

Detailed Description

\desc These ids helsp diferentiate types of selectable actions

Variable Documentation

◆ SAT_CRAFTING

const int SAT_CRAFTING = 2

Definition at line 453 of file constants.c.

◆ SAT_DEBUG_ACTION

const int SAT_DEBUG_ACTION = 3

Definition at line 454 of file constants.c.

◆ SAT_INTERACT_ACTION

const int SAT_INTERACT_ACTION = 1

Definition at line 452 of file constants.c.