DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
ActionCloseCarDoorsOutside.c
См. документацию.
2{
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};
string m_Text
Определения ActionBase.c:58
void FillCommandUIDPerCrewIdx(int crewIdx0, int crewIdx1, int crewIdx2, int crewIdx3)
Определения ActionCarDoorsOutside.c:121
void ActionCarDoorsOutside()
Определения ActionCarDoorsOutside.c:6
void ActionCloseCarDoorsOutside()
Определения ActionCloseCarDoorsOutside.c:3
DayZPlayerConstants
defined in C++
Определения dayzplayer.c:602