Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
MeshObjectVolumeCalculator.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
sealed
class
MeshObjectVolumeCalculator
:
ScriptAndConfig
13
{
22
static
proto
float
GetVolumeFromColliders(
IEntity
ent,
int
layer
);
30
static
proto
float
GetVolumeFromVisualMesh(
VObject
vObject,
int
meshId);
31
}
32
layer
LayerPresets layer
IEntity
Definition
IEntity.c:13
MeshObjectVolumeCalculator
Definition
MeshObjectVolumeCalculator.c:13
ScriptAndConfig
Definition
Types.c:124
VObject
Visual object.
Definition
VObject.c:14
scripts
Game
generated
Utilities
MeshObjectVolumeCalculator.c
Generated by
1.17.0