Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_SequenceDef.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
2
class
SCR_SequenceDef
3
{
4
[
Attribute
(
"4"
, UIWidgets.Slider,
"Repetition count 1"
,
"0 10 1"
)]
5
int
m_iRepCount;
6
7
[
Attribute
(
"0"
, UIWidgets.Slider,
"Repetition count randomisation 1"
,
"0 10 1"
)]
8
int
m_iRepCountRnd;
9
10
[
Attribute
(
"10000"
, UIWidgets.Slider,
"[ms]"
,
"0 30000 1"
)]
11
int
m_iRepTime;
12
13
[
Attribute
(
"500"
, UIWidgets.Slider,
"[ms]"
,
"0 30000 1"
)]
14
int
m_iRepTimeRnd;
15
}
SCR_SequenceDef
Definition:
SCR_SequenceDef.c:2
Attribute
typedef Attribute
Post-process effect of scripted camera.
BaseContainerProps
SCR_AIGoalReaction_Follow BaseContainerProps
Handles insects that are supposed to be spawned around selected prefabs defined in prefab names array...
Definition:
SCR_AIGoalReaction.c:468
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Components
AmbientSoundsComponent
SCR_SequenceDef.c
Generated by
1.8.17