Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
BaseLoadoutClothComponent.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
12
class
BaseLoadoutClothComponent
:
GameComponent
13
{
14
proto external
void
SetAlpha(
int
alpha);
15
proto external
LoadoutAreaType
GetAreaType();
16
proto external
int
GetBlockedSlots(out array<typename> blockedSlots);
17
}
18
BaseLoadoutClothComponent
Definition:
BaseLoadoutClothComponent.c:12
LoadoutAreaType
Definition:
LoadoutAreaType.c:12
GameComponent
Definition:
GameComponent.c:12
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
Loadout
BaseLoadoutClothComponent.c
Generated by
1.8.17