Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SimulationState.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
18
enum
SimulationState
19
{
21
NONE
,
23
COLLISION
,
25
SIMULATION
,
26
}
27
NONE
@ NONE
When Shape is created and not initialized yet.
Definition
ShapeType.c:15
SimulationState
SimulationState
Definition
SimulationState.c:19
COLLISION
@ COLLISION
body is in collision world, but it's not simulated
Definition
SimulationState.c:23
SIMULATION
@ SIMULATION
dynamic bodies are colliding and are simulated
Definition
SimulationState.c:25
scripts
Core
generated
Physics
SimulationState.c
Generated by
1.17.0