Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
Loading...
Searching...
No Matches
activestate.c
Go to the documentation of this file.
1
5
9
enum
ActiveState
10
{
12
INACTIVE
,
14
ACTIVE
,
16
ALWAYS_ACTIVE
,
17
}
18
ActiveState
ActiveState
Activation state of the physics controller in the physics world.
Definition
activestate.c:10
INACTIVE
@ INACTIVE
body is not simulated (sleeps)
Definition
activestate.c:12
ALWAYS_ACTIVE
@ ALWAYS_ACTIVE
body is simulated and cannot sleep
Definition
activestate.c:16
ACTIVE
@ ACTIVE
body is simulated
Definition
activestate.c:14
Games
Dayz
scripts
1_core
physics
activestate.c
Generated by
1.17.0