Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
VisualIdentity.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
12
class
VisualIdentity
: ScriptAndConfig
13
{
14
proto external ResourceName GetHead();
15
proto external
void
SetHead(ResourceName res);
16
proto external ResourceName GetBody();
17
proto external
void
SetBody(ResourceName res);
18
proto external
MeshConfig
GetMeshConfig();
19
proto external
void
SetMeshConfig(
MeshConfig
cfg);
20
}
21
VisualIdentity
Definition:
VisualIdentity.c:12
MeshConfig
Definition:
MeshConfig.c:12
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
Identity
VisualIdentity.c
Generated by
1.8.17