Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Attachments_base.c
Go to the documentation of this file.
1 
3 // AttachmentOptics slot
6 
8 {
9 };
10 
11 // RIS 1913 - pic rail
12 // Accessories like larger flashlights, lasers, covers and similar can be attached to this rail
13 // RIS accessory rail above or equal 60mm
16 
18 {
19 };
20 
21 // RIS 1913 - pic rail short
22 // Accessories like small flashlights or lasers can be attached to this rail
23 // RIS accessory rail below 60mm
26 
28 {
29 };
30 
31 // UGL/underbarrel slots
34 
36 {
37 };
38 
39 // Handguard slot
42 
44 {
45 };
46 
47 // Muzzle slot
50 
52 {
53 };
54 
55 // Stock slot
58 
60 {
61 };
AttachmentUnderBarrelSource
class AttachmentUnderBarrelClass AttachmentUnderBarrelSource
AttachmentMuzzleSource
class AttachmentMuzzleClass AttachmentMuzzleSource
AttachmentOpticsClass
Definition: Attachments_base.c:4
AttachmentStock
Definition: Attachments_base.c:59
AttachmentRIS1913ShortSource
class AttachmentRIS1913ShortClass AttachmentRIS1913ShortSource
AttachmentOpticsSource
class AttachmentOpticsClass AttachmentOpticsSource
AttachmentUnderBarrelClass
Definition: Attachments_base.c:32
AttachmentStockSource
class AttachmentStockClass AttachmentStockSource
BaseAttachmentType
Definition: BaseAttachmentType.c:12
AttachmentHandGuard
Definition: Attachments_base.c:43
AttachmentRIS1913ShortClass
Definition: Attachments_base.c:24
AttachmentHandGuardClass
Definition: Attachments_base.c:40
AttachmentUnderBarrel
Definition: Attachments_base.c:35
AttachmentUnderbarrelRIS1913
Definition: Attachments_underbarrel.c:27
AttachmentMuzzleClass
Definition: Attachments_base.c:48
AttachmentHandGuardSource
class AttachmentHandGuardClass AttachmentHandGuardSource
AttachmentRIS1913Class
Definition: Attachments_base.c:14
AttachmentRIS1913Source
class AttachmentRIS1913Class AttachmentRIS1913Source
AttachmentStockClass
Definition: Attachments_base.c:56
AttachmentMuzzle
Definition: Attachments_base.c:51
AttachmentRIS1913Short
Definition: Attachments_base.c:27
AttachmentOptics
Definition: Attachments_base.c:7
AttachmentRIS1913
Definition: Attachments_base.c:17