Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
BaseContainerProps.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
50
class
BaseContainerProps: CommonEditorProps
51
{
61
proto
void
BaseContainerProps
(
62
string
category
=
""
,
63
string
description =
""
,
64
string
color =
"255 0 0 255"
,
65
bool
visible =
true
,
66
bool
insertable =
true
,
67
bool
configRoot =
false
,
68
string
icon =
""
,
69
NamingConvention namingConvention = NamingConvention.NC_MUST_HAVE_GUID
70
);
71
72
}
73
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
category
params category
Definition
SCR_VehicleDamageManagerComponent.c:302
scripts
Core
generated
Attributes
BaseContainerProps.c
Generated by
1.17.0