Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
enum | ENotificationSetPositionData { NEVER_AUTO_SET_POSITION = 0, AUTO_SET_AND_UPDATE_POSITION = 1, AUTO_SET_POSITION_ONCE = 2 } |
Notification Set position data. Used by the notification system to know if it should set and update position data from entities linked to the notification Always insert new entities at the bottom of the list.
Enumerator | |
---|---|
NEVER_AUTO_SET_POSITION | |
AUTO_SET_AND_UPDATE_POSITION | |
AUTO_SET_POSITION_ONCE |
Definition at line 6 of file ENotificationSetPositionData.c.