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

Protected Member Functions

void ActionCraftBoltsFeather ()
 
override void CreateConditionComponents ()
 
bool IsFeatherType (string itemInHandsType)
 
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_IsFeatherInHands
 
Ammunition_Base m_ResultEntity
 

Detailed Description

Definition at line 11 of file actioncraftboltsfeather.c.

Constructor & Destructor Documentation

◆ ActionCraftBoltsFeather()

void ActionCraftBoltsFeather::ActionCraftBoltsFeather ( )
protected

Definition at line 16 of file actioncraftboltsfeather.c.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 39 of file actioncraftboltsfeather.c.

◆ CreateConditionComponents()

override void ActionCraftBoltsFeather::CreateConditionComponents ( )
protected

Definition at line 28 of file actioncraftboltsfeather.c.

◆ IsFeatherType()

bool ActionCraftBoltsFeather::IsFeatherType ( string itemInHandsType)
protected

Definition at line 34 of file actioncraftboltsfeather.c.

◆ OnFinishProgressServer()

override void ActionCraftBoltsFeather::OnFinishProgressServer ( ActionData action_data)
protected

Definition at line 63 of file actioncraftboltsfeather.c.

◆ OnStartServer()

override void ActionCraftBoltsFeather::OnStartServer ( ActionData action_data)
protected

Definition at line 55 of file actioncraftboltsfeather.c.

Member Data Documentation

◆ m_IsFeatherInHands

bool ActionCraftBoltsFeather::m_IsFeatherInHands
protected

Definition at line 13 of file actioncraftboltsfeather.c.

◆ m_ResultEntity

Ammunition_Base ActionCraftBoltsFeather::m_ResultEntity
protected

Definition at line 14 of file actioncraftboltsfeather.c.


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