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

Go to the source code of this file.

Enumerations

enum  ELoadoutOccluderType {
  ChestLeftTopFront = 0, ChestRightTopFront, ChestLeftBottomFront, ChestRightBottomFront,
  JacketLeftTopFront, JacketRightTopFront, JacketLeftBottomFront, JacketRightBottomFront,
  BeltFrontLeft, BeltFrontRight
}
 

Variables

enum ELoadoutOccluderType Attribute
 Post-process effect of scripted camera. More...
 

Enumeration Type Documentation

◆ ELoadoutOccluderType

Enumerator
ChestLeftTopFront 
ChestRightTopFront 
ChestLeftBottomFront 
ChestRightBottomFront 
JacketLeftTopFront 
JacketRightTopFront 
JacketLeftBottomFront 
JacketRightBottomFront 
BeltFrontLeft 
BeltFrontRight 

Definition at line 1 of file ELoadoutOccluderType.c.