DayZ 1.26
DayZ Explorer by KGB
|
Структуры данных | |
class | ActionEatSnowContinuousCB |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
ActionEatSnowContinuousCB ActionContinuousBaseCB ActionEatSnowContinuous | ( | ) |
Используется в ActionConstructor::RegisterActions() и ManBase::SetActions().
Перекрестные ссылки m_CommandUID и m_StanceMask.
Перекрестные ссылки CCTWaterSurfaceEx(), UAMaxDistances::DEFAULT и LIQUID_SNOW.
override GetInputType | ( | ) |
override void OnEnd | ( | ActionData | action_data | ) |
override void OnEndAnimationLoopServer | ( | ActionData | action_data | ) |
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Перекрестные ссылки UAQuantityConsumed::EAT_NORMAL.
override void OnStart | ( | ActionData | action_data | ) |
override bool ReadFromContext | ( | ParamsReadContext | ctx, |
out ActionReciveData | action_recive_data ) |
Перекрестные ссылки ActionBase::HasTarget().
override void WriteToContext | ( | ParamsWriteContext | ctx, |
ActionData | action_data ) |
Перекрестные ссылки ActionBase::HasTarget() и vector::Zero.