Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_VehicleConditionCheckUIEntry.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
2
class
SCR_VehicleConditionCheckUIEntry
:
SCR_ConditionCheckUIEntry
3
{
4
[
Attribute
(
SCR_EVehicleConditionCheckType
.MISSING_VEHICLE.ToString(),
UIWidgets
.ComboBox, enumType:
SCR_EVehicleConditionCheckType
)]
5
protected
SCR_EVehicleConditionCheckType
m_eVehicleConditionType
;
6
7
//------------------------------------------------------------------------------------------------
8
void
SCR_VehicleConditionCheckUIEntry
()
9
{
10
m_iConditionType
=
m_eVehicleConditionType
;
11
}
12
}
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
SCR_EVehicleConditionCheckType
SCR_EVehicleConditionCheckType
Definition
SCR_VehicleConditionCheck.c:3
SCR_ConditionCheckUIEntry
Definition
SCR_ConditionCheckUIEntry.c:3
SCR_ConditionCheckUIEntry::m_iConditionType
int m_iConditionType
Definition
SCR_ConditionCheckUIEntry.c:7
SCR_VehicleConditionCheckUIEntry::m_eVehicleConditionType
SCR_EVehicleConditionCheckType m_eVehicleConditionType
Definition
SCR_VehicleConditionCheckUIEntry.c:5
SCR_VehicleConditionCheckUIEntry::SCR_VehicleConditionCheckUIEntry
void SCR_VehicleConditionCheckUIEntry()
Definition
SCR_VehicleConditionCheckUIEntry.c:8
UIWidgets
Definition
attributes.c:40
Attribute
SCR_FieldOfViewSettings Attribute
Definition
SendGoalMessage.c:170
scripts
Game
TaskSolver
SCR_VehicleConditionCheckUIEntry.c
Generated by
1.17.0