DayZ 1.24
Loading...
Searching...
No Matches
LeatherMoccasinsShoes_Natural Class Reference
Inheritance diagram for LeatherMoccasinsShoes_Natural:
[legend]
Collaboration diagram for LeatherMoccasinsShoes_Natural:
[legend]

Private Member Functions

override bool IsClothing ()
 
- Private Member Functions inherited from Clothing
void InitGlobalExclusionValues ()
 
void CheckParent ()
 
override void OnWorkStart ()
 
override void OnWorkStop ()
 
override void OnWork (float consumed_energy)
 
void OnLightCreated ()
 
void CreateHeadtorchLight ()
 
void AttachLightOnHead (EntityAI person)
 
override void OnWasAttached (EntityAI parent, int slot_id)
 
override void OnWasDetached (EntityAI parent, int slot_id)
 
override void SetActions ()
 
override bool IsLightSource ()
 
override ItemBase GetLightSourceItem ()
 
override void OnInvisibleSet (bool invisible)
 

Detailed Description

Definition at line 1 of file LeatherMoccasinsShoes_Natural.c.

Member Function Documentation

◆ IsClothing()

override bool LeatherMoccasinsShoes_Natural::IsClothing ( )
inlineprivate

Definition at line 3 of file LeatherMoccasinsShoes_Natural.c.

4 {
5 return true;
6 }

The documentation for this class was generated from the following file: