Dayz Explorer 1.29.162510
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 456 of file constants.c.

◆ SAT_DEBUG_ACTION

const int SAT_DEBUG_ACTION = 3

Definition at line 457 of file constants.c.

◆ SAT_INTERACT_ACTION

const int SAT_INTERACT_ACTION = 1

Definition at line 455 of file constants.c.