DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ ToggleFishBiting()

void ActionFishingNewCB::ToggleFishBiting ( )
inlineprivate

См. определение в файле ActionFishingNew.c строка 135

136 {
138 SetCommand(DayZPlayerConstants.CMD_ACTIONINT_ACTIONLOOP);
139 }
void SetCommand(int command_uid)
Определения AnimatedActionBase.c:54
DayZPlayerConstants
defined in C++
Определения dayzplayer.c:602
static const int STATE_LOOP_LOOP
Определения human.c:353
proto native int GetState()
returns one of STATE_...
Определения StaminaHandler.c:31
static const int STATE_LOOP_LOOP2
Определения human.c:356

Перекрестные ссылки GetState(), ActionBaseCB::SetCommand(), STATE_LOOP_LOOP и STATE_LOOP_LOOP2.

Используется в ActionFishingNew::OnSignalEnd() и ActionFishingNew::OnSignalStart().