DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnStateChange()
override void ActionUnfoldMap::OnStateChange
(
int
pOldState
,
int
pCurrentState
)
См. определение в файле
ActionUnfoldMap.c
строка
220
220
{
221
action_data.m_Callback.InternalCommand(
DayZPlayerConstants
.CMD_ACTIONINT_END);
222
action_data.m_State =
UA_FINISHED
;
223
}
224
225
override
void
Interrupt
(
ActionData
action_data)
226
{
227
if
(action_data.m_Player.m_hac)
228
{
229
action_data.m_Player.m_hac.m_MapFolding =
true
;
ActionData
ActionBase ActionData
Определения
ActionBase.c:30
Interrupt
void Interrupt()
Определения
ActionManagerBase.c:284
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Определения
dayzplayer.c:602
UA_FINISHED
const int UA_FINISHED
Определения
3_Game/DayZ/constants.c:469
Перекрестные ссылки
UA_FINISHED
.
Ishodniki
scripts
4_World
DayZ
Classes
UserActionsComponent
Actions
SingleUse
ActionUnfoldMap.c
Создано системой
1.13.2