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

Go to the source code of this file.

Enumerations

enum  EEditableEntityFilterAutoAdd { NEVER , ALWAYS , ON_ACTIVATE }

Enumeration Type Documentation

◆ EEditableEntityFilterAutoAdd

Enumerator
NEVER 

Editable entities are never inherited from parent filter.

ALWAYS 

Editable entities are always inherited from parent filter (provided the filter condition is met).

ON_ACTIVATE 

Editable entities are inherited from parent only when the filter is activated.

Definition at line 1 of file EEditableEntityFilterAutoAdd.c.