Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Main Page
Modules
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Typedefs
c
f
l
m
o
p
r
s
t
Enumerations
a
b
c
d
e
f
g
i
k
l
m
p
r
s
u
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Macros
Examples
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
SCR_TriggerTaskSupportEntity.c
Go to the documentation of this file.
1
//------------------------------------------------------------------------------------------------
2
[
EntityEditorProps
(
category
:
"GameScripted/Tasks"
, description:
"Trigger task support entity."
, color:
"0 0 255 255"
)]
3
class
SCR_TriggerTaskSupportEntityClass
:
SCR_EditorTaskSupportEntityClass
4
{
5
};
6
7
//------------------------------------------------------------------------------------------------
8
class
SCR_TriggerTaskSupportEntity
:
SCR_EditorTaskSupportEntity
9
{
10
};
EntityEditorProps
enum EQueryType EntityEditorProps(category:"GameScripted/Sound", description:"THIS IS THE SCRIPT DESCRIPTION.", color:"0 0 255 255")
Definition:
SCR_AmbientSoundsComponent.c:12
SCR_EditorTaskSupportEntityClass
Definition:
SCR_EditorTaskSupportEntity.c:3
SCR_TriggerTaskSupportEntityClass
Definition:
SCR_TriggerTaskSupportEntity.c:3
SCR_TriggerTaskSupportEntity
Definition:
SCR_TriggerTaskSupportEntity.c:8
SCR_EditorTaskSupportEntity
Definition:
SCR_EditorTaskSupportEntity.c:8
category
params category
Definition:
SCR_VehicleDamageManagerComponent.c:180
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Tasks
Editor
SCR_TriggerTaskSupportEntity.c
Generated by
1.8.17