Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
crafting.c File Reference

Go to the source code of this file.

Classes

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