Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EmitterParam.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
15
enum
EmitterParam
16
{
18
SHAPE_SIZE
,
20
CONEANGLE
,
22
EMITOFFSET
,
24
VELOCITY
,
26
VELOCITY_AFFECT
,
28
VELOCITY_RND
,
30
AVELOCITY
,
32
SIZE
,
34
SIZE_RND
,
36
STRETCH
,
38
RANDOM_ANGLE
,
40
RANDOM_ROT
,
42
LOCAL_TRANSFORM
,
44
AIR_RESISTANCE
,
46
AIR_RESISTANCE_RND
,
48
GRAVITY_SCALE
,
50
GRAVITY_SCALE_RND
,
52
BIRTH_RATE
,
54
BIRTH_RATE_RND
,
56
LIFETIME
,
58
LIFETIME_RND
,
60
LIFETIME_BY_ANIM
,
62
ANIM_ONCE
,
64
RAND_FRAME
,
66
EMITTING_TIME
,
68
REPEAT
,
70
CURRENT_TIME
,
72
ACTIVE_PARTICLES
,
74
WIND
,
76
SPRING
,
78
SCALE_X
,
80
SCALE_Y
,
82
CENTER_X
,
84
CENTER_Y
,
86
MAX_LV
,
87
}
88
SPRING
@ SPRING
Spring condition effect.
Definition
JoystickFFEffectType.c:30
REPEAT
@ REPEAT
Bool.
Definition
VideoCommand.c:18
STRETCH
@ STRETCH
Image will be used as big, as widget is and will be stretched accordingly.
Definition
WidgetFlags.c:46
EmitterParam
EmitterParam
Definition
EmitterParam.c:16
BIRTH_RATE
@ BIRTH_RATE
Float.
Definition
EmitterParam.c:52
WIND
@ WIND
Bool.
Definition
EmitterParam.c:74
GRAVITY_SCALE_RND
@ GRAVITY_SCALE_RND
Float.
Definition
EmitterParam.c:50
LIFETIME_RND
@ LIFETIME_RND
Float.
Definition
EmitterParam.c:58
RANDOM_ROT
@ RANDOM_ROT
Bool.
Definition
EmitterParam.c:40
LOCAL_TRANSFORM
@ LOCAL_TRANSFORM
Bool.
Definition
EmitterParam.c:42
SCALE_Y
@ SCALE_Y
Float.
Definition
EmitterParam.c:80
VELOCITY_RND
@ VELOCITY_RND
Float.
Definition
EmitterParam.c:28
RAND_FRAME
@ RAND_FRAME
Bool.
Definition
EmitterParam.c:64
SCALE_X
@ SCALE_X
Float.
Definition
EmitterParam.c:78
EMITOFFSET
@ EMITOFFSET
Vector3.
Definition
EmitterParam.c:22
EMITTING_TIME
@ EMITTING_TIME
Float.
Definition
EmitterParam.c:66
CENTER_X
@ CENTER_X
Float.
Definition
EmitterParam.c:82
CENTER_Y
@ CENTER_Y
Float.
Definition
EmitterParam.c:84
CONEANGLE
@ CONEANGLE
Vector3.
Definition
EmitterParam.c:20
LIFETIME
@ LIFETIME
Float.
Definition
EmitterParam.c:56
VELOCITY
@ VELOCITY
Float.
Definition
EmitterParam.c:24
AIR_RESISTANCE_RND
@ AIR_RESISTANCE_RND
Float.
Definition
EmitterParam.c:46
BIRTH_RATE_RND
@ BIRTH_RATE_RND
Float.
Definition
EmitterParam.c:54
LIFETIME_BY_ANIM
@ LIFETIME_BY_ANIM
Bool.
Definition
EmitterParam.c:60
AVELOCITY
@ AVELOCITY
Float.
Definition
EmitterParam.c:30
SHAPE_SIZE
@ SHAPE_SIZE
Vector3.
Definition
EmitterParam.c:18
RANDOM_ANGLE
@ RANDOM_ANGLE
Bool.
Definition
EmitterParam.c:38
GRAVITY_SCALE
@ GRAVITY_SCALE
Float.
Definition
EmitterParam.c:48
ANIM_ONCE
@ ANIM_ONCE
Bool.
Definition
EmitterParam.c:62
MAX_LV
@ MAX_LV
Float.
Definition
EmitterParam.c:86
CURRENT_TIME
@ CURRENT_TIME
Float, Read only: incompatible with GetParamOrig() and MultParam().
Definition
EmitterParam.c:70
VELOCITY_AFFECT
@ VELOCITY_AFFECT
Float.
Definition
EmitterParam.c:26
SIZE
@ SIZE
Float.
Definition
EmitterParam.c:32
ACTIVE_PARTICLES
@ ACTIVE_PARTICLES
Int, Read only: incompatible with GetParamOrig() and MultParam().
Definition
EmitterParam.c:72
AIR_RESISTANCE
@ AIR_RESISTANCE
Float.
Definition
EmitterParam.c:44
SIZE_RND
@ SIZE_RND
Float.
Definition
EmitterParam.c:34
scripts
Core
generated
Visual
EmitterParam.c
Generated by
1.17.0