Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
Contact.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
15
sealed
class
Contact
16
{
17
Physics
Physics1;
18
Physics
Physics2;
20
SurfaceProperties
Material1;
22
SurfaceProperties
Material2;
24
float
Impulse;
26
int
ShapeIndex1;
28
int
ShapeIndex2;
30
vector
Normal;
32
vector
Position;
34
vector
VelocityBefore1;
36
vector
VelocityBefore2;
38
vector
VelocityAfter1;
40
vector
VelocityAfter2;
41
43
proto external
float
GetRelativeNormalVelocityBefore();
45
proto external
float
GetRelativeNormalVelocityAfter();
46
}
47
Contact
Definition
Contact.c:16
Physics
Definition
Physics.c:22
SurfaceProperties
Definition
SurfaceProperties.c:16
vector
Definition
vector.c:13
scripts
Core
generated
Physics
Contact.c
Generated by
1.17.0