Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
CleanWeapon Class Reference
Inheritance diagram for CleanWeapon:
RecipeBase

Private Member Functions

override bool CanDo (ItemBase ingredients[], PlayerBase player)
override void Do (ItemBase ingredients[], PlayerBase player, array< ItemBase > results, float specialty_weight)
override void Init ()
override bool IsRepeatable ()
Private Member Functions inherited from RecipeBase
void SetBloodyHands (ItemBase ingredients[], PlayerBase player)

Detailed Description

Definition at line 1 of file cleanweapon.c.

Member Function Documentation

◆ CanDo()

override bool CanDo ( ItemBase ingredients[],
PlayerBase player )
inlineprivate

Definition at line 47 of file cleanweapon.c.

References GetPlugin().

◆ Do()

override void Do ( ItemBase ingredients[],
PlayerBase player,
array< ItemBase > results,
float specialty_weight )
inlineprivate

Definition at line 53 of file cleanweapon.c.

References GetPlugin(), and m_Specialty.

◆ Init()

◆ IsRepeatable()

override bool IsRepeatable ( )
inlineprivate

Definition at line 59 of file cleanweapon.c.


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/recipes/recipes/cleanweapon.c