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

Go to the source code of this file.

Enumerations

enum  SCR_EFuzeType {
  NONE = 0 , TIMED , REMOTE , PRESSURE ,
  PROXIMITY , IMPACT , IMPACT_DELAYED
}
 Enum with all types of fuzes. More...

Enumeration Type Documentation

◆ SCR_EFuzeType

Enum with all types of fuzes.

Enumerator
NONE 
TIMED 
REMOTE 
PRESSURE 
PROXIMITY 
IMPACT 
IMPACT_DELAYED 

Definition at line 2 of file SCR_EFuzeType.c.