Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
CommonEditorProps.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
CommonEditorProps:
UniqueAttribute
13
{
23
proto
void
CommonEditorProps(
24
string
category
=
""
,
25
string
description =
""
,
26
string
color =
"255 0 0 255"
,
27
bool
visible =
true
,
28
bool
insertable =
true
,
29
bool
configRoot =
false
,
30
string
icon =
""
,
31
);
32
33
}
34
category
params category
Definition
SCR_VehicleDamageManagerComponent.c:302
UniqueAttribute
Definition
UniqueAttribute.c:32
scripts
Core
generated
Attributes
CommonEditorProps.c
Generated by
1.17.0