Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
VisualIdentity.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
VisualIdentity
:
ScriptAndConfig
13
{
14
proto external
ResourceName
GetHead();
15
proto external
ResourceName
GetHeadCamo(
int
index
);
16
proto external
void
SetHead(
ResourceName
res);
17
proto external
ResourceName
GetBody();
18
proto external
void
SetBody(
ResourceName
res);
19
proto external
MeshConfig
GetMeshConfig();
20
proto external
void
SetMeshConfig(
MeshConfig
cfg);
21
}
22
index
SCR_DestructionSynchronizationComponentClass ScriptComponentClass int index
Definition
SCR_DestructionSynchronizationComponent.c:17
MeshConfig
Definition
MeshConfig.c:13
ResourceName
Definition
ResourceName.c:13
ScriptAndConfig
Definition
Types.c:124
VisualIdentity
Definition
VisualIdentity.c:13
scripts
Game
generated
Identity
VisualIdentity.c
Generated by
1.17.0