|
Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the documentation of this file.
4 void MultiStageBaseActionData()
54 super.Start( action_data );
63 action_data.m_Stage = stage;
void OnStageEnd(SequentialActionData action_data)
override bool CanBeUsedOnBack()
override float GetProgress(ActionData action_data)
override void Start(ActionData action_data)
override int GetStanceMask(PlayerBase player)
void OnStageStart(SequentialActionData action_data)
SequentialActionData ActionData ActionMultiStageBase()
override bool CanBeUsedRaised()
override ActionData CreateActionData()
DayZPlayerConstants
defined in C++
void SetStage(int stage, SequentialActionData action_data)
override int GetActionCategory()
override bool CanBePerformedFromInventory()