Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
Attachments_underbarrel.c
Go to the documentation of this file.
1
2
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
//M203 UGL Carbine
20
class
AttachmentUnderBarrelM203CarbineClass
{}
21
AttachmentUnderBarrelM203CarbineClass
AttachmentUnderBarrelM203CarbineSource
;
22
23
class
AttachmentUnderBarrelM203Carbine
:
AttachmentUnderBarrel
24
{
25
};
26
27
// RIS 1913 - underbarrel pic rail medium
28
// Rail for larger underbarrel accessories like grenade launchers
29
// Rail length above or equal 60mm
30
// Attachments using AttachmentRIS1913 can be also attached to rail using AttachmentUnderbarrelRIS1913Class class
31
class
AttachmentUnderbarrelRIS1913Class
{}
32
AttachmentUnderbarrelRIS1913Class
AttachmentUnderbarrelRIS1913Source
;
33
34
class
AttachmentUnderbarrelRIS1913
:
AttachmentUnderBarrel
35
{
36
};
37
38
// RIS 1913 - underbarrel pic rail short
39
// Rail for underbarrel accessories like bipods or grips
40
// Rail length below 60mm
41
class
AttachmentUnderbarrelRIS1913ShortClass
{}
42
AttachmentUnderbarrelRIS1913ShortClass
AttachmentUnderbarrelRIS1913ShortSource
;
43
44
class
AttachmentUnderbarrelRIS1913Short
:
AttachmentUnderbarrelRIS1913
45
{
46
};
AttachmentUnderBarrelM203CarbineSource
class AttachmentUnderBarrelM203CarbineClass AttachmentUnderBarrelM203CarbineSource
AttachmentUnderBarrelGP25Source
class AttachmentUnderBarrelGP25Class AttachmentUnderBarrelGP25Source
AttachmentUnderbarrelRIS1913Source
class AttachmentUnderbarrelRIS1913Class AttachmentUnderbarrelRIS1913Source
AttachmentUnderbarrelRIS1913ShortSource
class AttachmentUnderbarrelRIS1913ShortClass AttachmentUnderbarrelRIS1913ShortSource
AttachmentUnderBarrelM203Source
class AttachmentUnderBarrelM203Class AttachmentUnderBarrelM203Source
AttachmentUnderBarrelGP25Class
Definition
Attachments_underbarrel.c:4
AttachmentUnderBarrelGP25
Definition
Attachments_underbarrel.c:8
AttachmentUnderBarrel
Definition
Attachments_base.c:36
AttachmentUnderBarrelM203CarbineClass
Definition
Attachments_underbarrel.c:20
AttachmentUnderBarrelM203Carbine
Definition
Attachments_underbarrel.c:24
AttachmentUnderBarrelM203Class
Definition
Attachments_underbarrel.c:12
AttachmentUnderBarrelM203
Definition
Attachments_underbarrel.c:16
AttachmentUnderbarrelRIS1913Class
Definition
Attachments_underbarrel.c:31
AttachmentUnderbarrelRIS1913
Definition
Attachments_underbarrel.c:35
AttachmentUnderbarrelRIS1913ShortClass
Definition
Attachments_underbarrel.c:41
AttachmentUnderbarrelRIS1913Short
Definition
Attachments_underbarrel.c:45
scripts
Game
Weapon
Attachments
Attachments_underbarrel.c
Generated by
1.17.0