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

Private Member Functions

override bool CanBeDisinfected ()
override float GetInfectionChance (int system=0, Param param=null)
override void OnCombine (ItemBase other_item)
override void SetActions ()
Private Member Functions inherited from Inventory_Base
bool CanBeFilledAtPosition (vector position)
bool CanBeManipulated ()
override bool CanPutIntoHands (EntityAI parent)
override void EEItemLocationChanged (notnull InventoryLocation oldLoc, notnull InventoryLocation newLoc)
void Fill ()
void Fold ()
override string GetDeploySoundset ()
override string GetLoopDeploySoundset ()
int GetState ()
override bool HasProxyParts ()
void HescoBox ()
override bool IsDeployable ()
override void OnPlacementComplete (Man player, vector position="0 0 0", vector orientation="0 0 0")
override bool OnStoreLoad (ParamsReadContext ctx, int version)
override void OnStoreSave (ParamsWriteContext ctx)
override void OnVariablesSynchronized ()
void PlayDeployLoopSound ()
override void RefreshPhysics ()
void RefreshVisuals ()
override void SetActions ()
void SetState (int state)
void StopDeployLoopSound ()
 DEPRECATED.
void Synchronize ()
void Unfold ()

Additional Inherited Members

Private Attributes inherited from Inventory_Base
ref EffectSound m_DeployLoopSound
 DEPRECATED.
int m_State

Detailed Description

Definition at line 1 of file sewingkit.c.

Member Function Documentation

◆ CanBeDisinfected()

override bool CanBeDisinfected ( )
inlineprivate

Definition at line 26 of file sewingkit.c.

◆ GetInfectionChance()

override float GetInfectionChance ( int system = 0,
Param param = null )
inlineprivate

Definition at line 13 of file sewingkit.c.

References m_Cleanness.

◆ OnCombine()

override void OnCombine ( ItemBase other_item)
inlineprivate

Definition at line 31 of file sewingkit.c.

References m_Cleanness, and SetCleanness().

◆ SetActions()

override void SetActions ( )
inlineprivate

Definition at line 3 of file sewingkit.c.

References ActionSewSelf(), ActionSewTarget(), and AddAction().


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/entities/itembase/gear/tools/sewingkit.c