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