Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
magazine.c File Reference

Go to the source code of this file.

Typedefs

typedef Magazine Magazine_Base
 

Enumerations

enum  CartridgeType { Pistol = 1, Intermediate = 2, FullPower = 3, Shell = 4 }
 

Variables

enum CartridgeType None = 0
 
enum CartridgeType Tracer = 1
 

Typedef Documentation

◆ Magazine_Base

typedef Magazine Magazine_Base

Definition at line 1 of file magazine.c.

Enumeration Type Documentation

◆ CartridgeType

Enumerator
Pistol 
Intermediate 
FullPower 
Shell 

Definition at line 3 of file magazine.c.

Variable Documentation

◆ None

@ None = 0

Definition at line 5 of file magazine.c.

◆ Tracer

enum CartridgeType Tracer = 1