Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
crafting.c File Reference

Go to the source code of this file.

Data Structures

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

Functions

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

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.

References m_TargetLocation.

◆ SetActions()

override void SetActions ( )

Definition at line 60 of file crafting.c.

References AddAction().

◆ SetTargetLocation()

void SetTargetLocation ( InventoryLocation targetLocation)

Definition at line 74 of file crafting.c.

References m_TargetLocation.

Variable Documentation

◆ m_TargetLocation

SharpWoodenStick m_TargetLocation = new InventoryLocation