17 m_Text =
"#uncover_players_head";
57 if (attachment && attachment.GetType() ==
"BurlapSackCover")
class ActionTargets ActionTarget
ref CCIBase m_ConditionItem
bool CanReceiveAction(ActionTarget target)
ref CCTBase m_ConditionTarget
void UncoverHead(PlayerBase target, PlayerBase source)
override void OnFinishProgressServer(ActionData action_data)
bool IsWearingBurlap(PlayerBase player)
override void CreateConditionComponents()
void ActionUncoverHeadTarget()
override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)
override void CreateActionComponent()
Super root of all classes in Enforce script.
provides access to slot configuration
DayZPlayerConstants
defined in C++
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.