Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
crafting.c File Reference

Go to the source code of this file.

Data Structures

class  BurlapSack
 
class  GorkaHelmetVisor
 
class  ChickenFeather
 
class  LongWoodenStick
 
class  SharpWoodenStick
 
class  Spear
 
class  SpearStone
 
class  SpearBone
 
class  Fabric
 

Functions

override void SetActions ()
 
InventoryLocation GetTargetLocation ()
 
void SetTargetLocation (InventoryLocation targetLocation)
 
override bool CanAssignToQuickbar ()
 

Variables

SharpWoodenStick m_TargetLocation = new InventoryLocation
 

Function Documentation

◆ CanAssignToQuickbar()

override bool CanAssignToQuickbar ( )

Definition at line 79 of file crafting.c.

◆ GetTargetLocation()

InventoryLocation GetTargetLocation ( )

Definition at line 69 of file crafting.c.

◆ SetActions()

override void SetActions ( )

Definition at line 60 of file crafting.c.

◆ SetTargetLocation()

void SetTargetLocation ( InventoryLocation  targetLocation)

Definition at line 74 of file crafting.c.

Variable Documentation

◆ m_TargetLocation

SharpWoodenStick m_TargetLocation = new InventoryLocation