DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
ActionCloseCarDoors.c
См. документацию.
1
class
ActionCloseCarDoors
:
ActionCarDoors
2
{
3
void
ActionCloseCarDoors
()
4
{
5
m_IsOpening
=
false
;
6
7
FillCommandUIDPerCrewIdx
(
DayZPlayerConstants
.CMD_ACTIONMOD_DRIVER_DOOR_CLOSE,
DayZPlayerConstants
.CMD_ACTIONMOD_CODRIVER_DOORCLOSE);
8
m_Text
=
"#close"
;
9
}
10
};
ActionBase::m_Text
string m_Text
Определения
ActionBase.c:58
ActionCarDoors::FillCommandUIDPerCrewIdx
void FillCommandUIDPerCrewIdx(int crewIdx0, int crewIdx1, int crewIdx2, int crewIdx3)
Определения
ActionCarDoors.c:130
ActionCarDoors::ActionCarDoors
void ActionCarDoors()
Определения
ActionCarDoors.c:10
ActionCarDoors::m_IsOpening
bool m_IsOpening
Определения
ActionCarDoors.c:4
ActionCloseCarDoors::ActionCloseCarDoors
void ActionCloseCarDoors()
Определения
ActionCloseCarDoors.c:3
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Определения
dayzplayer.c:602
Ishodniki
scripts
4_World
Classes
UserActionsComponent
Actions
Interact
Vehicles
ActionCloseCarDoors.c
Создано системой
1.13.2