Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
IdentityBodyMesh.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
12 class IdentityBodyMesh: ScriptAndConfig
13 {
15  proto external string GetPart();
17  proto external string GetWounded();
19  proto external string GetHealthy();
20 }
21 
IdentityBodyMesh
Definition: IdentityBodyMesh.c:12