Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
EEditorAttributeMultiSelect.c File Reference

Go to the source code of this file.

Enumerations

enum  EEditorAttributeMultiSelect { MULTI_SELECT = 1, COLLIDING_ATTRIBUTE = 2 }
 Keeps track if attribute is multiselect and colliding attributes. More...
 

Enumeration Type Documentation

◆ EEditorAttributeMultiSelect

Keeps track if attribute is multiselect and colliding attributes.

Enumerator
MULTI_SELECT 
COLLIDING_ATTRIBUTE 

Definition at line 3 of file EEditorAttributeMultiSelect.c.