DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | array< ref TSelectableActionInfo > |
|
protected |
Definition at line 56 of file ActionManagerBase.c.
References m_ActionInputWantEnd, m_ActionNameActionMap, m_ActionsArray, m_ActionsAvaibale, m_ActionsEnabled, m_ActionWantEndRequest, m_CurrentActionData, m_Interrupted, m_PendingActionAcknowledgmentID, m_Player, m_SelectableActions, m_SelectableActionsHasChanged, and m_SelectedActionIndex.
Definition at line 204 of file ActionManagerBase.c.
References DayZPlayer::GetDayZPlayerInventory(), DayZPlayer::GetThrowing(), DayZPlayer::GetWeaponManager(), WeaponManager::IsRunning(), DayZPlayerImplementThrowing::IsThrowingAnimationPlaying(), m_ActionsEnabled, and m_Player.
Referenced by ActionManagerClient::ActionStart(), ActionManagerClient::Update(), and ActionManagerServer::Update().
Definition at line 98 of file ActionManagerBase.c.
References m_ActionsEnabled.
|
protected |
|
protected |
|
staticprotected |
Definition at line 164 of file ActionManagerBase.c.
References m_ActionsArray.
|
staticprotected |
Definition at line 156 of file ActionManagerBase.c.
References m_ActionNameActionMap.
|
protected |
Definition at line 271 of file ActionManagerBase.c.
References m_CurrentActionData.
|
protected |
Definition at line 279 of file ActionManagerBase.c.
References m_CurrentActionData, and UA_NONE.
|
protected |
Definition at line 223 of file ActionManagerBase.c.
References m_CurrentActionData, and UA_NONE.
|
staticprotected |
Definition at line 140 of file ActionManagerBase.c.
References m_ActionNameActionMap.
|
protected |
|
protected |
Definition at line 287 of file ActionManagerBase.c.
|
protected |
returns -1 when no action is running or RELOAD,MECHANISM, ....
Definition at line 82 of file ActionManagerBase.c.
References m_CurrentActionData.
Referenced by ManBase::CanBeRestrained(), ActionManagerClient::FindContextualUserActions(), ManBase::HeadingModel(), and ManBase::OnQuickBarSingleUse().
|
protected |
Definition at line 90 of file ActionManagerBase.c.
References m_CurrentActionData.
|
protected |
Definition at line 179 of file ActionManagerBase.c.
References m_SelectableActions.
|
protected |
|
protected |
Definition at line 184 of file ActionManagerBase.c.
References m_SelectedActionIndex.
|
protected |
|
protected |
Referenced by OnUpdateServer().
|
protected |
Definition at line 198 of file ActionManagerBase.c.
References m_SelectableActionsHasChanged.
|
protected |
Definition at line 238 of file ActionManagerBase.c.
References m_CurrentActionData, and m_Interrupted.
Referenced by Update().
|
protected |
Definition at line 249 of file ActionManagerBase.c.
References Debug::ActionLog(), LogManager::IsActionLogEnable(), m_CurrentActionData, m_Player, and ToString().
|
protected |
|
protected |
|
protected |
Definition at line 266 of file ActionManagerBase.c.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Definition at line 116 of file ActionManagerBase.c.
References m_CurrentActionData, m_Interrupted, m_PendingActionAcknowledgmentID, DayZPlayerSyncJunctures::SJ_ACTION_ACK_ACCEPT, DayZPlayerSyncJunctures::SJ_ACTION_ACK_REJECT, DayZPlayerSyncJunctures::SJ_ACTION_INTERRUPT, UA_AM_ACCEPTED, and UA_AM_REJECTED.
|
protected |
|
protected |
|
protected |
Definition at line 481 of file ActionInput.c.
References m_SelectActions, and m_selectedActionIndex.
|
protected |
|
protected |
Definition at line 491 of file ActionInput.c.
References m_SelectActions, and m_selectedActionIndex.
|
protected |
|
protected |
Definition at line 215 of file ActionManagerBase.c.
References m_TestedActionItem, and m_TestedActionTarget.
Referenced by ActionManagerClient::FindContextualUserActions().
|
protected |
Definition at line 103 of file ActionManagerBase.c.
References LocalInterrupt(), m_CurrentActionData, m_Interrupted, UA_AM_ACCEPTED, UA_AM_PENDING, and UA_AM_REJECTED.
|
protected |
Definition at line 47 of file ActionManagerBase.c.
Referenced by ActionManagerBase(), ActionManagerClient::ActionStart(), ActionManagerClient::EndActionInput(), ActionManagerClient::InputsUpdate(), ActionManagerServer::OnInputUserDataProcess(), ActionManagerClient::ProcessActionInputEnd(), and ActionManagerServer::Update().
|
staticprotected |
Definition at line 45 of file ActionManagerBase.c.
Referenced by ActionManagerBase(), GetAction(), and GetActionVariant().
|
staticprotected |
Definition at line 44 of file ActionManagerBase.c.
Referenced by ActionManagerBase(), GetAction(), and ActionManagerClient::RegisterInputs().
|
protected |
Definition at line 49 of file ActionManagerBase.c.
Referenced by ActionManagerBase(), ActionManagerClient::FindContextualUserActions(), and ActionManagerClient::InputsUpdate().
|
protected |
Definition at line 48 of file ActionManagerBase.c.
Referenced by ActionManagerBase(), ActionPossibilityCheck(), and EnableActions().
|
protected |
Definition at line 46 of file ActionManagerBase.c.
Referenced by ActionManagerBase(), ActionManagerClient::ActionStart(), ActionManagerServer::OnInputUserDataProcess(), ActionManagerClient::ProcessActionRequestEnd(), ActionManagerClient::RequestEndAction(), and ActionManagerServer::Update().
|
protected |
Definition at line 54 of file ActionManagerBase.c.
Referenced by ActionManagerBase(), ActionManagerClient::ActionStart(), GetActionComponentProgress(), GetActionState(), GetActionState(), GetRunningAction(), GetRunningActionMainitem(), ActionManagerClient::InputsUpdate(), ActionManagerClient::Interrupt(), ActionManagerServer::Interrupt(), LocalInterrupt(), OnActionEnd(), ActionManagerClient::OnActionEnd(), ActionManagerServer::OnActionEnd(), ActionManagerClient::OnJumpStart(), ActionManagerServer::OnJumpStart(), OnSyncJuncture(), ActionManagerClient::ProcessActionInputEnd(), ActionManagerClient::ProcessActionRequestEnd(), ActionManagerServer::StartDeliveredAction(), Update(), ActionManagerClient::Update(), and ActionManagerServer::Update().
|
protected |
Definition at line 43 of file ActionManagerBase.c.
Referenced by ActionManagerBase(), ActionManagerClient::ActionStart(), ActionManagerClient::Interrupt(), LocalInterrupt(), OnSyncJuncture(), ActionManagerServer::StartDeliveredAction(), and Update().
|
protected |
Definition at line 52 of file ActionManagerBase.c.
Referenced by ActionManagerBase(), ActionManagerClient::ActionStart(), ActionManagerServer::OnInputUserDataProcess(), ActionManagerClient::OnJumpStart(), ActionManagerServer::OnJumpStart(), OnSyncJuncture(), ActionManagerServer::StartDeliveredAction(), ActionManagerClient::Update(), and ActionManagerServer::Update().
class TSelectableActionInfoArray extends array< ref TSelectableActionInfo > m_Player |
|
protected |
Definition at line 31 of file ActionManagerBase.c.
Referenced by GetContinuousAction().
|
protected |
Definition at line 37 of file ActionManagerBase.c.
|
protected |
Definition at line 33 of file ActionManagerBase.c.
|
protected |
Definition at line 32 of file ActionManagerBase.c.
|
protected |
Definition at line 34 of file ActionManagerBase.c.
Referenced by GetSingleUseAction().
|
protected |
Definition at line 38 of file ActionManagerBase.c.
|
protected |
Definition at line 36 of file ActionManagerBase.c.
|
protected |
Definition at line 35 of file ActionManagerBase.c.
|
protected |
Definition at line 40 of file ActionManagerBase.c.
Referenced by ActionManagerBase(), and GetSelectableActions().
|
protected |
Definition at line 42 of file ActionManagerBase.c.
Referenced by ActionManagerBase(), and IsSelectableActionsChanged().
|
protected |
Definition at line 41 of file ActionManagerBase.c.
Referenced by ActionManagerBase(), and GetSelectedActionIndex().
|
protected |
Definition at line 39 of file ActionManagerBase.c.
|
protected |
Definition at line 29 of file ActionManagerBase.c.
Referenced by SetActionContext().
|
protected |
Definition at line 28 of file ActionManagerBase.c.
Referenced by SetActionContext().