Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Attachments_underbarrel.c
Go to the documentation of this file.
1
3
//GP25 UGL
4
class
AttachmentUnderBarrelGP25Class
{}
5
AttachmentUnderBarrelGP25Class
AttachmentUnderBarrelGP25Source
;
6
7
class
AttachmentUnderBarrelGP25
:
AttachmentUnderBarrel
8
{
9
};
10
11
//M203 UGL
12
class
AttachmentUnderBarrelM203Class
{}
13
AttachmentUnderBarrelM203Class
AttachmentUnderBarrelM203Source
;
14
15
class
AttachmentUnderBarrelM203
:
AttachmentUnderBarrel
16
{
17
};
18
19
20
// RIS 1913 - underbarrel pic rail medium
21
// Rail for larger underbarrel accessories like grenade launchers
22
// Rail length above or equal 60mm
23
// Attachments using AttachmentRIS1913 can be also attached to rail using AttachmentUnderbarrelRIS1913Class class
24
class
AttachmentUnderbarrelRIS1913Class
{}
25
AttachmentUnderbarrelRIS1913Class
AttachmentUnderbarrelRIS1913Source
;
26
27
class
AttachmentUnderbarrelRIS1913
:
AttachmentUnderBarrel
28
{
29
};
30
31
// RIS 1913 - underbarrel pic rail short
32
// Rail for underbarrel accessories like bipods or grips
33
// Rail length below 60mm
34
class
AttachmentUnderbarrelRIS1913ShortClass
{}
35
AttachmentUnderbarrelRIS1913ShortClass
AttachmentUnderbarrelRIS1913ShortSource
;
36
37
class
AttachmentUnderbarrelRIS1913Short
:
AttachmentUnderbarrelRIS1913
38
{
39
};
AttachmentUnderBarrelGP25Class
Definition:
Attachments_underbarrel.c:4
AttachmentUnderBarrelGP25
Definition:
Attachments_underbarrel.c:7
AttachmentUnderbarrelRIS1913ShortClass
Definition:
Attachments_underbarrel.c:34
AttachmentUnderbarrelRIS1913Source
class AttachmentUnderbarrelRIS1913Class AttachmentUnderbarrelRIS1913Source
AttachmentUnderbarrelRIS1913ShortSource
class AttachmentUnderbarrelRIS1913ShortClass AttachmentUnderbarrelRIS1913ShortSource
AttachmentUnderBarrelM203Source
class AttachmentUnderBarrelM203Class AttachmentUnderBarrelM203Source
AttachmentUnderBarrelM203
Definition:
Attachments_underbarrel.c:15
AttachmentUnderBarrel
Definition:
Attachments_base.c:35
AttachmentUnderbarrelRIS1913
Definition:
Attachments_underbarrel.c:27
AttachmentUnderbarrelRIS1913Short
Definition:
Attachments_underbarrel.c:37
AttachmentUnderbarrelRIS1913Class
Definition:
Attachments_underbarrel.c:24
AttachmentUnderBarrelM203Class
Definition:
Attachments_underbarrel.c:12
AttachmentUnderBarrelGP25Source
class AttachmentUnderBarrelGP25Class AttachmentUnderBarrelGP25Source
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Weapon
Attachments
Attachments_underbarrel.c
Generated by
1.8.17