Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EFocusToggleMode.c File Reference

Go to the source code of this file.

Enumerations

enum  SCR_EFocusToggleMode { DISABLED , ENABLED , VEHICLE , UNARMED }

Enumeration Type Documentation

◆ SCR_EFocusToggleMode

Enumerator
DISABLED 

Focus not toggled.

ENABLED 

Focus toggled, not disabled automatically.

VEHICLE 

Focus toggled, disabled automatically when leaving vehicle.

UNARMED 

Focus toggled, disabled automatically when item is equipped.

Definition at line 1 of file SCR_EFocusToggleMode.c.