Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
ActionCraftBolts Class Reference
Inheritance diagram for ActionCraftBolts:
ActionContinuousBase

Protected Member Functions

void InitCuttingTypes ()
 
void ActionCraftBolts ()
 
override void CreateConditionComponents ()
 
bool IsCuttingType (Object item)
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override void OnStartServer (ActionData action_data)
 
override void OnFinishProgressServer (ActionData action_data)
 

Protected Attributes

bool m_IsKnifeInHands
 
Ammunition_Base m_ResultEntity
 

Detailed Description

Definition at line 11 of file actioncraftbolts.c.

Constructor & Destructor Documentation

◆ ActionCraftBolts()

void ActionCraftBolts::ActionCraftBolts ( )
protected

Definition at line 42 of file actioncraftbolts.c.

Member Function Documentation

◆ ActionCondition()

override bool ActionCraftBolts::ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
protected

Definition at line 66 of file actioncraftbolts.c.

◆ CreateConditionComponents()

override void ActionCraftBolts::CreateConditionComponents ( )
protected

Definition at line 55 of file actioncraftbolts.c.

◆ InitCuttingTypes()

void ActionCraftBolts::InitCuttingTypes ( )
protected

Definition at line 18 of file actioncraftbolts.c.

◆ IsCuttingType()

bool ActionCraftBolts::IsCuttingType ( Object item)
protected

Definition at line 61 of file actioncraftbolts.c.

◆ OnFinishProgressServer()

override void ActionCraftBolts::OnFinishProgressServer ( ActionData action_data)
protected

Definition at line 91 of file actioncraftbolts.c.

◆ OnStartServer()

override void ActionCraftBolts::OnStartServer ( ActionData action_data)
protected

Definition at line 83 of file actioncraftbolts.c.

Member Data Documentation

◆ m_IsKnifeInHands

bool ActionCraftBolts::m_IsKnifeInHands
protected

Definition at line 15 of file actioncraftbolts.c.

◆ m_ResultEntity

Ammunition_Base ActionCraftBolts::m_ResultEntity
protected

Definition at line 16 of file actioncraftbolts.c.


The documentation for this class was generated from the following file: