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_CompartmentDoorInfo.c
Go to the documentation of this file.
1
class
SCR_CompartmentDoorInfo
:
CompartmentDoorInfo
2
{
3
[
Attribute
(
SCR_ECompartmentDoorType
.DOOR.ToString(), uiwidget:
UIWidgets
.ComboBox, enumType:
SCR_ECompartmentDoorType
)]
4
protected
SCR_ECompartmentDoorType
m_eDoorType
;
5
6
//------------------------------------------------------------------------------------------------
7
SCR_ECompartmentDoorType
GetDoorType
()
8
{
9
return
m_eDoorType
;
10
}
11
}
SCR_ECompartmentDoorType
SCR_ECompartmentDoorType
Definition
SCR_ECompartmentDoorType.c:2
CompartmentDoorInfo
Definition
CompartmentDoorInfo.c:8
SCR_CompartmentDoorInfo
Definition
SCR_CompartmentDoorInfo.c:2
SCR_CompartmentDoorInfo::m_eDoorType
SCR_ECompartmentDoorType m_eDoorType
Definition
SCR_CompartmentDoorInfo.c:4
SCR_CompartmentDoorInfo::GetDoorType
SCR_ECompartmentDoorType GetDoorType()
Definition
SCR_CompartmentDoorInfo.c:7
UIWidgets
Definition
attributes.c:40
Attribute
SCR_FieldOfViewSettings Attribute
Definition
SendGoalMessage.c:170
scripts
Game
Vehicle
SCR_CompartmentDoorInfo.c
Generated by
1.17.0