Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
VehiclePartPanel.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
12 class VehiclePartPanelClass: GenericEntityClass
13 {
14 }
15 
16 class VehiclePartPanel: GenericEntity
17 {
19  float m_fMaterialVariable = 0;
20 
21 }
22 
m_fMaterialVariable
VehiclePartPanelClass m_fMaterialVariable
Read-only variable filled from code, used to animate material.
GenericEntity
SCR_GenericBoxEntityClass GenericEntity
VehiclePartPanelClass
Definition: VehiclePartPanel.c:12